[AD] [ alleg-Bugs-3386543 ] Memory leaks for vtable for wgl display and ogl bitmap. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "SourceForge.net" <noreply@xxxxxxxxxx>
- Subject: [AD] [ alleg-Bugs-3386543 ] Memory leaks for vtable for wgl display and ogl bitmap.
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Sat, 06 Aug 2011 10:50:40 +1000
Bugs item #3386543, was opened at 2011-08-05 16:17
Message generated for change (Settings changed) made by tjaden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3386543&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core Library
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: xpol (xpolife)
Assigned to: Nobody/Anonymous (nobody)
Summary: Memory leaks for vtable for wgl display and ogl bitmap.
Initial Comment:
Visual Leak Detector<http://vld.codeplex.com/> reports A5.0.3 memory allocation at:
src\allegro\src\win\wgl_disp.c (1535): L1.exe!_al_display_wgl_driver + 0x19 bytes
and
src\allegro\src\opengl\ogl_bitmap.c (1050): L1.exe!ogl_bitmap_driver + 0x16 bytes
are leaked.
And I checked the source code, it seems true.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3386543&group_id=5665