Branches for Lucid

Name Status Last Modified Last Commit
lp:ubuntu/lucid/csh 1 Development 2009-10-30 14:29:44 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