-
- Downloads
Bugfixes with fixed code redundancy.
It seems like I finally found the bug in the poolallocator. Unfortunately I cannot recall what it was. Still the static memory pool in the pool allocator seems to prevent the destructor of sllist from being called sometimes. This is annoying! [[Imported from SVN: r2079]]
Showing
- common/poolallocator.hh 208 additions, 39 deletionscommon/poolallocator.hh
- common/sllist.hh 162 additions, 53 deletionscommon/sllist.hh
- common/test/poolallocatortest.cc 9 additions, 11 deletionscommon/test/poolallocatortest.cc
- common/test/sllisttest.cc 186 additions, 21 deletionscommon/test/sllisttest.cc
Please register or sign in to comment