[Bug 2882] ssh-add can run script in SSH_ASKPASS environment variable in infinite loop

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jul 14 04:35:04 AEST 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2882

--- Comment #1 from PDragon <bugzilla.mindrot.org at ch.pkts.ca> ---
Typo in a test case:

# Script with correct password and non-zero RC:
createit asdfasdf 0; testit /tmp/a.sh    # Not added

should be

# Script with correct password and non-zero RC:
createit asdfasdf 1; testit /tmp/a.sh    # Not added

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list