CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/08 21:31:42
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
notifier_complete(NULL, ...) is a noop, so no need to test
that ctx!=NULL; from Corinna Vinschen
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/08 21:31:42
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
notifier_complete(NULL, ...) is a noop, so no need to test
that ctx!=NULL; from Corinna Vinschen