[Bug 1538] improve SSP detection

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Nov 19 15:29:51 EST 2008


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


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned-bugs at mindrot.org |djm at mindrot.org
   Attachment #1579|                            |ok?
               Flag|                            |




--- Comment #1 from Damien Miller <djm at mindrot.org>  2008-11-19 15:29:50 ---
Created an attachment (id=1579)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1579)
Fixed patch

I think the referenced patch is incorrect: square brackets need
escaping in autoconf, so the test program would always fail with a
compile error. This patch uses autoconf "quadrigraph" escaping (don't
ask) to avoid this.

-- 
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