diff options
author | 2017-09-07 19:08:32 +0000 | |
---|---|---|
committer | 2017-09-07 19:08:32 +0000 | |
commit | 9b578f98e73152413c83c8cc4122bdc7db11a1af (patch) | |
tree | 951f08623aaaf797a4e85df9c307a96ba25d5ca5 /sys/dev/usb | |
parent | Get IPv4 and IPv6 fragment tests into common shape. Some chunks (diff) | |
download | wireguard-openbsd-9b578f98e73152413c83c8cc4122bdc7db11a1af.tar.xz wireguard-openbsd-9b578f98e73152413c83c8cc4122bdc7db11a1af.zip |
Keep histptr inside of the allocated history array
histptr == history -1 means that the history is empty, but the behavior
is then undefined. Allocate an extra array entry to work around this.
Input & ok tb@
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions