coriolis/hurricane/src
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
..
hurricane * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00
hviewer Access to free'd memory correction inside CellWidget::unselectAll(). 2008-09-21 10:48:08 +00:00
isobar * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00
CMakeLists.txt move hinspector to hviewer 2008-06-18 15:51:45 +00:00