coriolis/hurricane
Jean-Paul Chaput 3e4430c089 Fix huge memory link in Collection iterator.
* 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.
2019-03-23 15:43:00 +01:00
..
cmake_modules Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
doc More robust deterministic netmap. Use classic string hash. 2019-02-26 19:56:29 +01:00
src Fix huge memory link in Collection iterator. 2019-03-23 15:43:00 +01:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Add a fully generated documentation in the git repository. 2018-06-06 18:42:26 +02:00