Using sscanf() is not a (security) problem in itself, but we strongly discorage using it for parsing input since it is hard to use right, easy to mess up and often makes for sloppy error checking. Allow it in examples and tests Closes #15687
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
disable TYPEDEFSTRUCT
|
|
disable BANNEDFUNC
|
|
disable SSCANF
|