NetBSD/usr.bin/ldd
nathanw d9b9596c8d Pass _rtld_map_object a heap-allocated path, since it will free the
path on failure. Prevents calling free() on a stack address if you run
ldd on an unrecognized file format.
2002-10-09 15:43:34 +00:00
..
ldd_aout
ldd_elf Pass _rtld_map_object a heap-allocated path, since it will free the 2002-10-09 15:43:34 +00:00
Makefile
Makefile.inc
ldd.1