Branches for Natty

Name Status Last Modified Last Commit
lp:ubuntu/natty/csh 2 Mature 2010-10-13 08:34:49 UTC
8. Fix FTBS by undefining FORTIFY_SOURCE...

Author: Morten Kjeldgaard
Revision Date: 2009-07-17 14:03:50 UTC

Fix FTBS by undefining FORTIFY_SOURCE in dol.c, file.c where calls
to 'write' are not fortified, and sem.c, where the 'dup' call are not
fortified. This needs to be done because _FORTIFY_SOURCE compiler
flag is set in the Ubuntu toolchain. (Alternatively, one could fortify
this legacy code in the three files mentioned above.)

11 of 1 result