RC1: Possible small handle leaks
Posted: Thu Jan 12, 2006 12:54 pm
I have been systematically tracking handle leaks. And since RC1 is out I think it's right time to give the results. All of these don't necessarily are real leaks.
Heres what I have found:
==> http://newsgroup.xnview.com/viewtopic.php?t=4640
- Options / Toolbar / Skin page leaks GDI handles (when you close options window some GDI handles aren't released)
- JPEG Lossless Transformations window leaks two GDI handles for every run
- About window leaks two GDI handles for every run
- Every browser tab leaks GDI handles for every run (close and restart browser)
Edit: This probably isn't a real leak.
- Every image view tab leaks one handle for every run
Image view tabs don't leak if the browser is not open, but when it is open, one handle leaks every time when you close the tab. So the real leak probably is in browser (Thumbnail is updated after you close the view? And one handle leaks?).
Heres what I have found:
==> http://newsgroup.xnview.com/viewtopic.php?t=4640
- Options / Toolbar / Skin page leaks GDI handles (when you close options window some GDI handles aren't released)
- JPEG Lossless Transformations window leaks two GDI handles for every run
- About window leaks two GDI handles for every run
- Every browser tab leaks GDI handles for every run (close and restart browser)
Edit: This probably isn't a real leak.
- Every image view tab leaks one handle for every run
Image view tabs don't leak if the browser is not open, but when it is open, one handle leaks every time when you close the tab. So the real leak probably is in browser (Thumbnail is updated after you close the view? And one handle leaks?).