commit | 89c3fe4a9e937338a235976a11c5411d33309460 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:11:28 2006 +1100 |
committer | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:11:28 2006 +1100 |
tree | 6acbdd7821abe2f448045917a38a51cb55e62dbf | |
parent | 57c4e875f88ee7e6eac35e522be51618020cdaa7 [diff] |
- deraadt@cvs.openbsd.org 2006/03/28 01:53:43 [ssh-agent.c] use strtonum() to parse the pid from the file, and range check it better; ok djm