Module Name: src Committed By: christos Date: Wed May 8 15:25:01 UTC 2013
Modified Files:
src/libexec/ld.elf_so: map_object.c
Log Message:
need xfree() instead of free(). Using free() ends us up in an infinite loop.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/libexec/ld.elf_so/map_object.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
