Ciaran McCreesh <[email protected]> wrote: > > Security does not come from the compiler. There is no compiler flag > that magically makes insecure code secure.
But there are flags which can catch some frequent code bugs which perhaps some less careful upstream overlooked or is not aware of. Moreover, the flags can cause some code bugs to have less impact on the security of the system as a whole.
