https://bugzilla.redhat.com/show_bug.cgi?id=977446 --- Comment #18 from Richard W.M. Jones <rjones@xxxxxxxxxx> --- (In reply to Björn Esser from comment #17) > According to build.log CFLAGS are always applied correctly. Do these > plugins which fail stack-protector even do any operation on stack or are > they performing on heap, only? There's really no "funny business" about them at all. See: https://github.com/libguestfs/nbdkit/blob/master/plugins/example1/example1.c https://github.com/libguestfs/nbdkit/blob/master/plugins/example2/example2.c https://github.com/libguestfs/nbdkit/blob/master/plugins/example3/example3.c The first one happens to have a large uninitialized data section, but the others are just normal C code. None of them are fortified according to hardening-check. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Ct3mQkaWKA&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review