repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Bug 1931736. Add missing braces around if/loop statements in layout/xul/. r=layout...
[gecko.git]
/
tools
/
clang-tidy
/
test
/
clang-analyzer-security.insecureAPI.mktemp.json
blob
ce58bfdddf34c46aaeaa6d9460b9ac92d2d9069b
1
[
2
[
3
"warning",
4
"Call to function 'mktemp' is insecure as it always creates or uses insecure temporary file. Use 'mkstemp' instead",
5
"clang-analyzer-security.insecureAPI.mktemp"
6
],
7
{ "reliability": "high" }
8
]