| commit | 3e78a516a0f476f193bc3b566b5e0919d29ccc17 | [log] [download] | 
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Jun 03 14:14:16 2011 +1000 | 
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Jun 03 14:14:16 2011 +1000 | 
| tree | 7a35a0bc46dbf75c3c7ae2ab9272711955d85c06 | |
| parent | c09182f61366f31609224765b36386bab84298b2 [diff] | 
   - dtucker@cvs.openbsd.org 2011/06/03 01:37:40
     [ssh-agent.c]
     Check current parent process ID against saved one to determine if the parent
     has exited, rather than attempting to send a zero signal, since the latter
     won't work if the parent has changed privs.  bz#1905, patch from Daniel Kahn
     Gillmor, ok djm@