oss-fuzz/projects/git
Arthur Chan 43ba156dd3
[git]: Fix git command calling (#8635)
Change git repository initialization method. Instead of passing git
command to system(), internal git command functions are used to avoid
external git error.
2022-09-30 00:10:53 +01:00
..
Dockerfile git: create git command fuzzers (#8553) 2022-09-21 15:17:55 +01:00
Makefile.diff git: Combine multiple git command fuzzer to one (#8579) 2022-09-23 19:26:32 +01:00
build.sh [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
fuzz-cmd-base.c [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
fuzz-cmd-base.h [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
fuzz-cmd-diff.c [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
fuzz-cmd-status.c [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
fuzz-cmd-version.c git: create git command fuzzers (#8553) 2022-09-21 15:17:55 +01:00
fuzz-command.c [git]: Fix git command calling (#8635) 2022-09-30 00:10:53 +01:00
project.yaml git: create git command fuzzers (#8553) 2022-09-21 15:17:55 +01:00