diff options
author | 2015-11-15 22:11:18 +0000 | |
---|---|---|
committer | 2015-11-15 22:11:18 +0000 | |
commit | 34cca5481efe22676a2dfb6b66824ee8f84f29e6 (patch) | |
tree | 9b0c7c260a7e39b47d4bfa0cc63d7ac224374d2c /usr.bin/ssh/ssh-agent.1 | |
parent | update NAME; ok nicm schwarze (diff) | |
download | wireguard-openbsd-34cca5481efe22676a2dfb6b66824ee8f84f29e6.tar.xz wireguard-openbsd-34cca5481efe22676a2dfb6b66824ee8f84f29e6.zip |
When validating a char by calling strchr() with a string of allowed chars,
check for '\0' first, because strchr() would return non-NULL.
ok nicm
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
0 files changed, 0 insertions, 0 deletions