diff options
author | 2006-10-10 19:54:06 +0000 | |
---|---|---|
committer | 2006-10-10 19:54:06 +0000 | |
commit | 166a0646601fa05758a8be128c6a0eb5238809f7 (patch) | |
tree | dcaf0bee1baacdc8fccdc74c9ca6caf0f4d370ec /lib | |
parent | - add the Hitachi adapter (diff) | |
download | wireguard-openbsd-166a0646601fa05758a8be128c6a0eb5238809f7.tar.xz wireguard-openbsd-166a0646601fa05758a8be128c6a0eb5238809f7.zip |
Fix an instance of foo[strlen(foo) - 1] = something, which is dangerous
because strlen(foo) could be 0.
OK beck@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions