summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2016-08-03 16:32:08 +0000
committerkrw <krw@openbsd.org>2016-08-03 16:32:08 +0000
commit0ad559dc863ccfbf8db0f77223f41910adf05a83 (patch)
treeb2665fb58ec502235760e1df8f6130c748df06da /sys
parentA couple of "a->blah == a->blah" -> "a->blah == b->blah". (diff)
downloadwireguard-openbsd-0ad559dc863ccfbf8db0f77223f41910adf05a83.tar.xz
wireguard-openbsd-0ad559dc863ccfbf8db0f77223f41910adf05a83.zip
strnames[i][0] == 'k' && strnames[i][0] == 'f' should be
strnames[i][0] == 'k' && strnames[i][1] == 'f'. Spotted by the Echelon team with AppChecker static analyzer. millert@ naddy@ and ncurses 6.0 all agree.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions