diff options
author | 2002-03-21 16:24:16 +0000 | |
---|---|---|
committer | 2002-03-21 16:24:16 +0000 | |
commit | ab5c23569ee77d10766b51190d1c829eb82a99de (patch) | |
tree | 2fe148eb84572c65aad2e0ecfea7895b29df2055 /usr.bin/ssh/clientloop.c | |
parent | add built-in command line for adding new port forwardings on the fly. (diff) | |
download | wireguard-openbsd-ab5c23569ee77d10766b51190d1c829eb82a99de.tar.xz wireguard-openbsd-ab5c23569ee77d10766b51190d1c829eb82a99de.zip |
Two patches from NetBSD:
- extent_alloc_subregion shouldn't allocate a region pasts the end of subregion.
- extent_alloc_subregion1(): when a candidate region doesn't fit after being
rounded up to respect boundary limits, adjust newstart and last before
skiping to the next region. Otherwise we may check the same candidate
region against the start of the next region, no the one immediatly following
the hole, leading to corrupted map.
Diffstat (limited to 'usr.bin/ssh/clientloop.c')
0 files changed, 0 insertions, 0 deletions