On Friday 27 September 2002 8:45 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Trivial patch attached. Ok to commit? > yes.
Done. > | ps, shall I wait for someone to run my fix for leaking > | pixmap icons through valgrind or just commit it anyway. (It > | does work and does cure a leak.) > see if you can get someone to test it first. Ok people, I attach the full patch once again. It does the same thing in three places, in FormBase, in FormBaseDeprecated and in XFormsView. All it does is make the pixmap a class member and then invoke XFreePixmap in the d-tor if the pixmap has been created. I'd be very grateful if someone with a machine capable of running valgrind could apply this patch to their tree and open and close a couple of dialogs a few times. Just confirmation that nothing is leaking anymore... Angus
pixmap.diff.gz
Description: GNU Zip compressed data