freebsd-dev/usr.bin/ar
Ed Maste cf933f5bf9 Don't try to free() an address returned by mmap(). This appears to be
triggered by the same .o being included twice on the command line.

Found by:	Nima Misaghian at Sandvine
Reviewed by:	kientzle, kaiw
Approved by:	re
MFC after:	1 week
2011-08-04 14:18:09 +00:00
..
acplex.l
acpyacc.y Correct typos in comments, no functional changes. 2011-05-20 11:29:09 +00:00
ar.1
ar.c Correct typos in comments, no functional changes. 2011-05-20 11:29:09 +00:00
ar.h
Makefile
read.c
util.c
write.c Don't try to free() an address returned by mmap(). This appears to be 2011-08-04 14:18:09 +00:00