diff options
author | 2018-01-02 06:07:21 +0000 | |
---|---|---|
committer | 2018-01-02 06:07:21 +0000 | |
commit | 29e477084e4cf41df33525bd7f1c7464ee47f717 (patch) | |
tree | 98715785564a50f0ce9e28fe2fd5fc38209e1690 /usr.bin/paste/paste.c | |
parent | More grammar comments improvements. (diff) | |
download | wireguard-openbsd-29e477084e4cf41df33525bd7f1c7464ee47f717.tar.xz wireguard-openbsd-29e477084e4cf41df33525bd7f1c7464ee47f717.zip |
Fix an off-by-one in the free(9) "passed size was too small" check:
if the size passed is exactly half the size of the bucket that the
allocation was actually from, then it was incorrect.
problem noted by florian@
ok florian@ visa@
Diffstat (limited to 'usr.bin/paste/paste.c')
0 files changed, 0 insertions, 0 deletions