This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c2909e20ee76529e374f277302ac45a6f6af48a3
sudo
/
plugins
/
sudoers
/
regress
/
fuzz
History
Todd C. Miller
a2e4f53642
Cast NULL terminator argument to char * when calling sudo_mkgrent().
...
Avoids a portability issue on systems where NULL is not a pointer.
2021-04-06 18:57:33 -06:00
..
fuzz_policy.c
Flush stdout before successful return from LLVMFuzzerTestOneInput().
2021-03-18 13:08:30 -06:00
fuzz_policy.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_stubs.c
Add fuzzer-specific stubs source file.
2021-02-24 16:43:59 -07:00
fuzz_sudoers_ldif.c
Flush stdout before successful return from LLVMFuzzerTestOneInput().
2021-03-18 13:08:30 -06:00
fuzz_sudoers_ldif.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_sudoers.c
Cast NULL terminator argument to char * when calling sudo_mkgrent().
2021-04-06 18:57:33 -06:00
fuzz_sudoers.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_sudoers.out.ok
Sync with fuzz_sudoers changes.
2021-02-26 12:52:49 -07:00