3e4430c089
* Bug: In Hurricane::Collection::iterator, the iterator use a locator from a getLocator() not wrapped inside an auto_pointer like GenericLocator. So the destructor of the iterator must take care of the deletion. This was showing more and more as we converted forEach() into the C++ 11 for syntax. Seems to decrease the memory use by almost a factor 2... * Bug: In Dijkstra::_cleanup(), as a double security, cleanup the queue. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
CMakeLists.txt |