]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix off-by-one errors and potential buffer overruns
authorYaroslav Tykhiy <ytykhiy@gmail.com>
Sat, 13 Nov 2004 10:56:35 +0000 (10:56 +0000)
committerYaroslav Tykhiy <ytykhiy@gmail.com>
Sat, 13 Nov 2004 10:56:35 +0000 (10:56 +0000)
commit5512dc546062eb2cfb692fc200ced924a917d205
tree4b2584ebabb1915273d37b56efc7de80b5f317f1
parent53d0031d376d07409514515d22cda59b58a07d40
Fix off-by-one errors and potential buffer overruns
WRT handling file and link names that reach the allowed
maximum for old tar and ustar archive formats.

PR: bin/40466
Submitted by: Cyrille Lefevre <email in the PR> (portions)
Reviewed by: freebsd-arch (silence)
MFC after: 1 month
bin/pax/tar.c