Module Name: src Committed By: joerg Date: Fri Jun 1 12:08:40 UTC 2012
Modified Files: src/lib/libterminfo: compile.c src/usr.bin/tic: tic.c Log Message: Fix a number of memory leaks. Keep final loop of the cleanup in tic(1) under #ifdef __VALGRIND__ though. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libterminfo/compile.c cvs rdiff -u -r1.18 -r1.19 src/usr.bin/tic/tic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.