diff options
author | tb <> | 2023-06-01 02:34:23 +0000 |
---|---|---|
committer | tb <> | 2023-06-01 02:34:23 +0000 |
commit | 8d97f6e802c7062366965028c126c73141f3591d (patch) | |
tree | f159b2332ccecebfdae2451d699152f7058f09af /src/lib/libc | |
parent | 3ba21940ac4b9113827f1f795fef37bf02f40ce5 (diff) | |
download | openbsd-8d97f6e802c7062366965028c126c73141f3591d.tar.gz openbsd-8d97f6e802c7062366965028c126c73141f3591d.tar.bz2 openbsd-8d97f6e802c7062366965028c126c73141f3591d.zip |
Avoid a potentially overflowing check
This doesn't actually overflow, but still is poor style.
Speaking of which: this is now the second time I get to fix something
reported by Nicky Mouha by way of a blog post. The first time was the
actual SHA-3 buffer overflow in Python where it is not entirely clear
who screwed up and how. Hopefully next time proper communication will
happen and work.
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions