Skip to content
Snippets Groups Projects
Commit 95e7449a authored by Axel Naumann's avatar Axel Naumann
Browse files

Merge from branches/dev/axel/cintfastalloc:

* Improve G__FastAllocString; now adds <0.5% (aka noise) instructions for stress.cxx(30); uses almost no additional statics and only <300k heap and reduces the stack size considerably.
* Replace almost all CINT static, fixed sized buffers by G__FastAllocString. This removes many, many possible buffer overflows when reading into fixed sized buffers without checking the buffer length.
* add G__x86_64__ and G__amd64 macros if available


git-svn-id: http://root.cern.ch/svn/root/trunk@29649 27541ba8-7e3a-0410-8455-c3a389f83636
parent 3807dd29
No related branches found
No related tags found
Loading
Showing
with 914 additions and 727 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment