Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about "disable the warnings that have too much false positives" #7

Closed
szennou opened this issue Aug 26, 2021 · 1 comment
Closed

about "disable the warnings that have too much false positives" #7

szennou opened this issue Aug 26, 2021 · 1 comment

Comments

@szennou
Copy link
Contributor

szennou commented Aug 26, 2021

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

@trou
Copy link
Collaborator

trou commented Aug 26, 2021

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 ?

@trou trou closed this as completed in 3dcd91d Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants