We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 371 - Fix of HBITMAP leak in GAPI driver
Summary: Fix of HBITMAP leak in GAPI driver
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: Other Windows (CE)/PocketPC
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-10 08:27 UTC by Dmitry Yakimov
Modified: 2006-12-11 14:51 UTC (History)
0 users

See Also:


Attachments
The fix (810 bytes, patch)
2006-12-10 08:28 UTC, Dmitry Yakimov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Yakimov 2006-12-10 08:27:45 UTC
Fix of HBITMAP leak in GAPI driver.
Comment 1 Dmitry Yakimov 2006-12-10 08:28:56 UTC
Created attachment 185 [details]
The fix
Comment 2 Ryan C. Gordon 2006-12-10 13:55:24 UTC
Hhm, the svn server isn't responding right now, but I'll commit this change when it is.

--ryan.

Comment 3 Ryan C. Gordon 2006-12-11 14:51:20 UTC
Fixed in svn revision #2926.

Thanks!

--ryan.