summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-02-21 08:06:34 +0000
committerharti <harti@FreeBSD.org>2005-02-21 08:06:34 +0000
commitdd84d5412cf5d24c5d95740430e2123910c916bf (patch)
treeccff75f6427010b727da386006470fbabc7641b9 /lib/libc
parent34a89af278e7e0d74a62f08d5ab37b7e0727a449 (diff)
downloadFreeBSD-src-dd84d5412cf5d24c5d95740430e2123910c916bf.zip
FreeBSD-src-dd84d5412cf5d24c5d95740430e2123910c916bf.tar.gz
Fix a bug in handling archive members: when a member was not found
when looking into an already hashed archive, the code tried to use the name shortened to the maximum length allowed for the archive. Unfortunately it passed a buffer of junk to the hashing routine when the name actually wasn't too long. Theoretically this could lead to a false positive.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud