diff options
author | dtucker@openbsd.org <dtucker@openbsd.org> | 2019-01-24 02:34:52 +0000 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2019-01-24 14:36:44 +1100 |
commit | 281ce042579b834cdc1e74314f1fb2eeb75d2612 (patch) | |
tree | 5eb0e7448cf3cef7dd4a04ecb9be233099037201 /cipher-aesctr.c | |
parent | d05ea255678d9402beda4416cd0360f3e5dfe938 (diff) |
upstream: Always initialize 2nd arg to hpdelim2. It populates that
*ONLY IF* there's a delimiter. If there's not (the common case) it checked
uninitialized memory, which usually passed, but if not would cause spurious
failures when the uninitialized memory happens to contain "/". ok deraadt.
OpenBSD-Commit-ID: 4291611eaf2a53d4c92f4a57c7f267c9f944e0d3
Diffstat (limited to 'cipher-aesctr.c')
0 files changed, 0 insertions, 0 deletions