Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/lib/libsa
Module Name: syssrc
Committed By: bjh21
Date: Tue Jul 31 20:03:03 UTC 2001
Modified Files:
syssrc/sys/lib/libsa: loadfile.c
Log Message:
Fix a small memory leak when counting the size of the symbol table (shp was
ALLOC'ed if (LOAD_SYM|COUNT_SYM), but FREEd if (LOAD_SYM)).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/lib/libsa/loadfile.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index