[Bug 1869] ssh-add can no longer read from FIFOs as of 5.7p1

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Feb 24 14:26:41 EST 2011


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

Daniel Kahn Gillmor <dkg at fifthhorseman.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2001|0                           |1
        is obsolete|                            |

--- Comment #1 from Daniel Kahn Gillmor <dkg at fifthhorseman.net> 2011-02-24 14:26:41 EST ---
Created attachment 2002
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2002
allow ssh-add to read from FIFOs

updated patch to use S_ISFIFO() instead of testing the st_mode bits
directly (thanks, Clint Adams)

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list