CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/02 21:11:03

Modified files:
        usr.bin/ssh    : ssh-agent.c 

Log message:
Only cleanup agent socket in the main agent process and not in any
subprocesses it may have started (e.g. forked askpass). Fixes
agent sockets being zapped when askpass processes fatal();
bz#2236 patch from Dmitry V. Levin

Reply via email to