Rob Landley efae294b15 Fix for an integer overflow bug that could cause a segfault on certain
pathological archives.

(Unlikely to have security implications, the only way to trigger it basically
wound up doing memset(dbuf,x,2^31) and triggering an immediate segfault.  The
test basically gives us a more polite error message.)

Thanks to Ned Ludd and the Gentoo security guys for finding this.
2006-02-17 05:19:40 +00:00
..
2006-01-25 00:08:53 +00:00
2006-01-25 00:08:53 +00:00
2006-01-25 00:08:53 +00:00
2006-01-22 22:55:11 +00:00