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
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
disable TYPEDEFSTRUCT
|
|
disable SNPRINTF
|
|
disable BANNEDFUNC
|
|
disable SSCANF
|