diff options
author | 2008-09-15 20:38:17 +0000 | |
---|---|---|
committer | 2008-09-15 20:38:17 +0000 | |
commit | 9bb003e4c29565af91903cd4aba72693f5ec7793 (patch) | |
tree | b9d5a1367b3f1be54a7643a3187f55465807189a /sys | |
parent | add missing header needed by strlen(). (diff) | |
download | wireguard-openbsd-9bb003e4c29565af91903cd4aba72693f5ec7793.tar.xz wireguard-openbsd-9bb003e4c29565af91903cd4aba72693f5ec7793.zip |
When checking if a syscall like open(), ioctl() or writev() failed compare
directly against -1 and do not use a < 0 test. OK henning@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions