diff options
author | tb <> | 2023-06-01 02:34:23 +0000 |
---|---|---|
committer | tb <> | 2023-06-01 02:34:23 +0000 |
commit | 15d3c912ab27ed23d29447224f0220efc5eb1044 (patch) | |
tree | f159b2332ccecebfdae2451d699152f7058f09af /src/lib/libc/stdlib/tsearch.c | |
parent | 5ad6656dad44c1cc6f5d9f207bc4df24339c6f56 (diff) | |
download | openbsd-15d3c912ab27ed23d29447224f0220efc5eb1044.tar.gz openbsd-15d3c912ab27ed23d29447224f0220efc5eb1044.tar.bz2 openbsd-15d3c912ab27ed23d29447224f0220efc5eb1044.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/stdlib/tsearch.c')
0 files changed, 0 insertions, 0 deletions