diff options
author | 2008-02-11 20:33:10 +0000 | |
---|---|---|
committer | 2008-02-11 20:33:10 +0000 | |
commit | 9aad96bc300f8b1b33b3b6f75a2154c1f128aed7 (patch) | |
tree | b151e5000d33dda0013d8843bbcadca092a5d257 /lib | |
parent | The TCP server has to recalculate the client's window size taken (diff) | |
download | wireguard-openbsd-9aad96bc300f8b1b33b3b6f75a2154c1f128aed7.tar.xz wireguard-openbsd-9aad96bc300f8b1b33b3b6f75a2154c1f128aed7.zip |
Cleanup buf implementation:
* Don't check for NULL on buffer creation, because it calls fatal() when
something's wrong.
* All buffers are supposed to expand if there is no space left in them,
so zap flags as well.
* Remove code that is now dead.
OK joris@
> Inspired by a diff from Igor Zinovik about unchecked return value.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions