Subject: CVS commit: src/usr.bin/ldd/ldd_elf
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/08/2007 00:15:05
Module Name: src
Committed By: christos
Date: Mon Oct 8 00:15:05 UTC 2007
Modified Files:
src/usr.bin/ldd/ldd_elf: ldd.c
Log Message:
call xfree instead of free so that we don't bring in libc's free.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/usr.bin/ldd/ldd_elf/ldd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.