Security-improving technologies which could be deployed now
Posted Oct 21, 2004 6:54 UTC (Thu) by
joib (guest, #8541)
In reply to:
Security-improving technologies which could be deployed now by ballombe
Parent article:
Security-improving technologies which could be deployed now
Before asking why such technology is not in Debian or Gentoo,
ask why the patches are not merged in linux in gcc by the
upstream developers. Here lie part of the answer.
GCC has its own libmudflap thingy, whose purpose IIRC is to catch illegal array indexes. Thus it has some overlap with SSP, and gcc apparently is not going to merge it. Which perhaps is a pity, since mudflap is more of a debugging tool rather than something that's supposed to be used for production code.
(
Log in to post comments)