Hi! Recently just another open(.., O_CREAT) without mode_t flags slipped in the git, which would have been easily catched early by glibc _FORTIFY_SOURCE feature. If _FORTIFY_SOURCE is set additional checks for unused return values, buffer overflows etc. are done. Some distros eable it even by default...
Does anybody oposse against adding -D_FORTIFY_SOURCE=2 to the default LTP CFLAGS? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
