2 Aug 2004 16:53
[ mesa3d-Bugs-1002030 ] Memory Leaks in Mesa 6.0.1
SourceForge.net <noreply <at> sourceforge.net>
2004-08-02 14:53:56 GMT
2004-08-02 14:53:56 GMT
Bugs item #1002030, was opened at 2004-08-02 07:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100003&aid=1002030&group_id=3 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Memory Leaks in Mesa 6.0.1 Initial Comment: From: Roy Walmsley E-Mail: royw <at> chemringcm.com Tel: +44 1722 428762 While incorporating the Mesa Version 6.0.1 into our Windows application I came across a number of memory leaks as follows: context.c line 829 - ss->DefaultVertexProgram is allocated but not freed. context.c line 834 - ss->DefaultFragmentProgram is allocated but not freed. context.c line 841 - ss->Default1D is created but not(Continue reading)
)
- BeOS native samples and GLUT-based demos/samples apps.
Anyway, here the patch, done via this command, against uo-to-date CVS
$ cvs diff -R -c > beos.diffs.
I hope it can be applied without issue.
- Philippe Houdoin.
RSS Feed