Find
C
ase-sensitive
R
egexp search
Path
Showing
985cbf89
:
Revert "Bug
1967812
: clean up Cache DoomCallback usage slightly r=valentin,necko-reviewers" for causing xpc failures @ test_bug618835.js
mozilla-central
/
tools
/
clang-tidy
/
test
/
clang-analyzer-security.insecureAPI.gets.cpp
Navigation
Enable keyboard shortcuts
Source code
File a bug in Core :: General
Revision control
Permalink
Y
Remove the Permalink
Git log
Mercurial log
L
Raw
R
Blame
Copy as Markdown
Filename Link
F
Symbol Link
S
Code Block
C
Other Tools
HG Web
Code Coverage
#include
<stdio.h>
void
test() {
char
buff[1024];
gets(buff);
}
This page was generated by Searchfox
.