diff options
author | 2020-09-15 10:03:26 +0000 | |
---|---|---|
committer | 2020-09-15 10:03:26 +0000 | |
commit | eae891ee5cb7e9c2d705d8f52f8194c640398011 (patch) | |
tree | 4d3ec15614eabc7f678ff8bb423501683438c0ae /lib/libssl/ssl_lib.c | |
parent | add more verbiage to the font description (diff) | |
download | wireguard-openbsd-eae891ee5cb7e9c2d705d8f52f8194c640398011.tar.xz wireguard-openbsd-eae891ee5cb7e9c2d705d8f52f8194c640398011.zip |
s/sizeof(ipaddress)/sizeof(*ipaddress)/g
This is no issue, since a pointer is always >= 4 bytes, but incorrect is
incorrect.
Found by tb's static analyzer.
OK beck@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions