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 1793

Summary: SDL leaks 8 bytes of memory at exit
Product: SDL Reporter: Wouter van Oortmerssen <aardappel>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: gabomdq, mna.bakker
Version: HG 2.0   
Hardware: x86   
OS: Windows 7   

Description Wouter van Oortmerssen 2013-04-06 20:41:14 UTC
Detected memory leaks!
Dumping objects ->
{36050} normal block at 0x004293E0, 8 bytes long.
 Data: <        > 00 00 00 00 05 00 01 00 
Object dump complete.

it has been outputting this since it was called 1.3, and still is happening in the 2.0 from this week. Error goes away if I don't initialize SDL.
Comment 1 Marcel Bakker 2013-04-07 05:36:53 UTC
I think this is the same as http://bugzilla.libsdl.org/show_bug.cgi?id=1787
Comment 2 Gabriel Jacobo 2013-04-24 11:23:34 UTC
Marking as duplicate, feel free to re open if this is not the case.

*** This bug has been marked as a duplicate of bug 1787 ***