This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
oss-fuzz
mirror of
https://github.com/google/oss-fuzz.git
Watch
1
Star
1
Fork
You've already forked oss-fuzz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ccb5821f51
oss-fuzz
/
projects
/
mysql-server
/
targets
/
util_fuzz.h
5 lines
99 B
C
Raw
Blame
History
#
include
<stdio.h>
int
utilfuzz_rmrf
(
char
*
path
)
;
int
utilfuzz_cpr
(
char
*
pathfrom
,
char
*
pathto
)
;
Reference in New Issue
View Git Blame
Copy Permalink