Closed szennou closed 3 years ago
I was thinking about existing code bases, and some warnings are not fool proof and can have false positives (even if on well written code this should not be the case).
Maybe I could add a note about pragma
to selectively disable some warnings in some specific functions ?
Strongly disagree with that statement: if you used early in the development phase (and not compiling the code with security flags just before going into production), the false positive rate should not be that high