Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   lukem
Date:           Sat Sep 20 00:14:12 UTC 2008

Modified Files:
        src/lib/libc/gen: fts.c

Log Message:
Add fts_free() to complement fts_alloc(), and use instead of free().
Should avoid a memory leak on systems without ALIGNBYTES.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/lib/libc/gen/fts.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