On Tue, Sep 30, 2014 at 03:21:17PM +1000, Damien Miller wrote: > On Tue, 30 Sep 2014, Damien Miller wrote: > > > I'm not sure how to disable this check (which is broken) without > > turning off the rest of FORTIFY_SOURCE (which gives some good > > hardening). Suggestions welcome. > > This is the best that I've come up with for now: Impressive detective work. Maybe one day the throwbacks will decide to support poll(). POSIX 2008 conformance requires it, after all. Small bug...your FORTIFY_SOURCE #undef is missing a leading underscore. Should be: #undef _FORTIFY_SOURCE --mancha
Attachment:
pgptg4qdwnmiP.pgp
Description: PGP signature
_______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev