[Digikam-devel] [Bug 154941] Improve exception safety with smart pointers

Gilles Caulier caulier.gilles at gmail.com
Fri Jan 4 20:40:13 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154941         




------- Additional Comments From caulier.gilles gmail com  2008-01-04 21:40 -------
yes Qt object are deleted automaticly by Qt lib (like Java do).

d container is deleted in destructor of main class...

So no need to manage anymore. Valgrind do not report any memory leak here...

Gilles Caulier



More information about the Digikam-devel mailing list