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 - SDL leaks 8 bytes of memory at exit
Summary: SDL leaks 8 bytes of memory at exit
Status: RESOLVED DUPLICATE of bug 1787
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: x86 Windows 7
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 20:41 UTC by Wouter van Oortmerssen
Modified: 2013-04-24 11:23 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***