coriolis/hurricane
Jean-Paul Chaput 4c998aed83 Access to free'd memory correction inside CellWidget::unselectAll().
Do not iterate over a STL set while erasing (all) elements...
The set is stable over erasure, but if the iterator is pointing
to the erased element we cannot do a "++". Increment first, erase
after.
2008-09-21 10:48:08 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00
doc Correct some broken links. 2008-07-25 13:29:26 +00:00
src Access to free'd memory correction inside CellWidget::unselectAll(). 2008-09-21 10:48:08 +00:00
CMakeLists.txt * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00