mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
fix
This commit is contained in:
parent
dba93705a7
commit
d67ee17778
@ -557,7 +557,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
while (
|
||||
(opt = getopt(
|
||||
argc, argv,
|
||||
"+Ab:B:c:CdDe:E:hi:I:f:F:g:G:l:L:m:M:nNOo:p:RQs:S:t:T:UV:WXx:YZ")) >
|
||||
"+Ab:B:c:CdDe:E:hi:I:f:F:g:G:l:L:m:M:nNOo:p:RQs:S:t:T:UV:WXx:YzZ")) >
|
||||
0) {
|
||||
|
||||
switch (opt) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user