[Bug 2187] ssh-add unnecessarily prompts for PKCS#11 pin when removing key

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 20 17:59:26 AEST 2015


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

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jjelen at redhat.com

--- Comment #3 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 2624
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2624&action=edit
patch: free only on existing pin

This works, but unfortunately, if you are removing card, you call free
on NULL pointer, which is ... not good.

We had this fixed in our version, but probably forgot to report back
upstream last year.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list