Bug 5345 - Memory leak in idSoundCache::PrintMemInfo
Status: ASSIGNED
Alias: None
Product: iodoom3
Classification: Unclassified
Component: other
Version: unspecified
Hardware: All All
: P3 normal
Assignee: Zachary J. Slater
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2011-12-15 17:03 EST by Harry Jeffery
Modified: 2011-12-25 05:06:02 EST
0 users

See Also:


Attachments
Patch to fix the memory leak (679 bytes, patch)
2011-12-15 17:17 EST, Harry Jeffery

Description Harry Jeffery 2011-12-15 17:03:09 EST
There is a memory leak idSoundCache::PrintMemInfo. sortIndex is leaked.
The attached patch fixes this memory leak.
Comment 1 Harry Jeffery 2011-12-15 17:17:06 EST
Created attachment 3047 [details]
Patch to fix the memory leak
Comment 2 Zachary J. Slater 2011-12-25 05:06:02 EST
thx