Rate of bugs and rate of security holes are mostly uncorrelated
Posted Mar 7, 2006 8:34 UTC (Tue) by
rwild (guest, #16004)
In reply to:
Rate of bugs and rate of security holes are mostly uncorrelated by nix
Parent article:
Coverity releases first defect survey results
> not many things other than the cursed libtool --mode=install ever run GCC as root
Bugs notwithstanding, you should be able to prevent that mostly by doing a DESTDIR install as user, and copying over and libtool --mode=finish as root.
(
Log in to post comments)