diff options
author | emaste <emaste@FreeBSD.org> | 2014-11-25 18:39:37 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2014-11-25 18:39:37 +0000 |
commit | e206a51e9e281c23bf431f6771b382b03e355070 (patch) | |
tree | 0b396e542d418494c490b615cff5a603fdbfa5ac /contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp | |
parent | 776a1c3a81015f1d99c7e23d699dffff8a9f6760 (diff) | |
download | FreeBSD-src-e206a51e9e281c23bf431f6771b382b03e355070.zip FreeBSD-src-e206a51e9e281c23bf431f6771b382b03e355070.tar.gz |
Fix b64_pton output buffer overrun test for exact-sized buffer
b64_pton would sometimes erroneously fail to decode a base64 string into
a precisely sized buffer. The overflow check was a little too greedy.
Reported by: Ted Unangst on freebsd-hackers@
Reviewed by: loos, trasz
Obtained from: OpenBSD
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D1218
Diffstat (limited to 'contrib/llvm/tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp')
0 files changed, 0 insertions, 0 deletions