diff options
author | 2016-02-14 12:47:27 +0000 | |
---|---|---|
committer | 2016-02-14 12:47:27 +0000 | |
commit | 7e79e77678e5ca53342f31d5afd97833f5e32574 (patch) | |
tree | 2a939eff91c5b24fd98d58842824b82c247512a4 /usr.bin/ssh/ssh-agent.c | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-7e79e77678e5ca53342f31d5afd97833f5e32574.tar.xz wireguard-openbsd-7e79e77678e5ca53342f31d5afd97833f5e32574.zip |
Avoid using uninitialized variables in two corner cases. In one
case check if it was set and bail out with a useful message if not.
In the other the variable was the wrong one anyway, and we can just
use the correct variable.
Found by & ok jsg@
Diffstat (limited to 'usr.bin/ssh/ssh-agent.c')
0 files changed, 0 insertions, 0 deletions