2025-07-06 21:16 ftp://ftp.de.debian.org/debian/pool/main/a/aflplusplus/aflplusplus_4.21c.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --library=bsd --library=zlib --library=gtk --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 0eb4dd8 (2025-07-06 21:35:35 +0200) count: 1366 1303 elapsed-time: 54.6 53.8 head-timing-info: old-timing-info: head results: AFLplusplus-4.21c/custom_mutators/aflpp/aflpp.c:24:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/aflpp/aflpp.c:53:7: error: Memory leak: ptr [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/aflpp.c:43:53: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable afl_state_t [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:58:7: error: Memory leak: ptr [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:112:7: error: Memory leak: inbuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:121:5: error: Memory leak: inbuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:127:7: error: Memory leak: inbuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:135:7: error: Memory leak: inbuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:142:7: error: Resource leak: splice [resourceLeak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:142:7: error: Memory leak: inbuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:142:7: error: Memory leak: splicebuf [memleak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:152:5: error: Resource leak: splice [resourceLeak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:159:5: error: Resource leak: splice [resourceLeak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:162:3: error: Resource leak: splice [resourceLeak] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:37:7: warning: If memory allocation fails, then there is a possible null pointer dereference: data->afl [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:36:21: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:36:21: note: Assignment 'data->afl=calloc(1,sizeof(afl_state_t))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:37:7: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:117:24: warning: If memory allocation fails, then there is a possible null pointer dereference: inbuf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:97:32: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:97:32: note: Assignment 'inbuf=malloc(1024*1024)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:117:24: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:139:30: warning: If memory allocation fails, then there is a possible null pointer dereference: splicebuf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:138:23: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:138:23: note: Assignment 'splicebuf=malloc(1024*1024)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:139:30: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:139:12: style: Local variable 'splicelen' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:98:20: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:139:12: note: Shadow variable AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:48:53: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/atnwalk/atnwalk.c:162:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STAGE_SPLICE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/atnwalk/atnwalk.c:245:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STAGE_HAVOC [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/atnwalk/atnwalk.c:455:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/atnwalk/atnwalk.c:65:32: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/atnwalk/atnwalk.c:90:29: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_TXT_MIN_LEN [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:234:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:1020:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimize [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:1090:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:700:7: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:707:7: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:732:9: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:752:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'std::size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:936:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'std::size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:132:18: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:29: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:17: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:132:18: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:134:11: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:29: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:17: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:134:11: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:604:16: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:27: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:15: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:604:16: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:606:9: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:27: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:15: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:606:9: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:17: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:15: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:648:21: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:961:24: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:135:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:136:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:434:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:607:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:608:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:635:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:636:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:713:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:116:13: style: The scope of the variable 'buf' can be reduced. [variableScope] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:588:11: style: The scope of the variable 'buf' can be reduced. [variableScope] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:177:16: style: Local variable 'i' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:164:12: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:177:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:305:13: style: Local variable 'pos' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:269:48: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:305:13: note: Shadow variable AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:116:19: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:174:11: style: Variable 'input' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:588:17: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/examples/custom_post_run.c:42:40: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/custom_send.c:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/custom_send.c:43:41: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/custom_send.c:43:56: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_NIDENT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:141:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elf64_Ehdr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:414:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_LOAD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:582:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:626:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EI_CLASS [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:80:56: style: Parameter 'e_ident' can be declared as const array [constParameter] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:108:57: style: Parameter 'buf' can be declared as const array [constParameter] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:70:15: style: struct member 'rawbinary_t::filename' is never used. [unusedStructMember] AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:653:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/examples/example.c:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/example.c:146:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/example.c:120:20: style: Condition 'mutated_size>max_size' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/custom_mutators/examples/example.c:113:23: note: mutated_size is assigned '100<=max_size?(100):max_size' here. AFLplusplus-4.21c/custom_mutators/examples/example.c:120:20: note: Condition 'mutated_size>max_size' is always true AFLplusplus-4.21c/custom_mutators/examples/example.c:106:53: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/example.c:143:61: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/example.c:183:59: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/example.c:291:61: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/example.c:307:44: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/example.c:325:51: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/post_library_gif.so.c:84:29: style: Parameter 'afl' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/post_library_png.so.c:56:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/post_library_png.so.c:69:46: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/examples/simple_example.c:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/examples/simple_example.c:38:5: error: Memory leak: data [memleak] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:227:3: warning: If memory allocation fails, then there is a possible null pointer dereference: candidate [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:226:45: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:226:26: note: Assignment 'candidate=(struct Candidate*)malloc(sizeof(struct Candidate))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:227:3: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:243:3: warning: If memory allocation fails, then there is a possible null pointer dereference: candidate [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:226:45: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:226:26: note: Assignment 'candidate=(struct Candidate*)malloc(sizeof(struct Candidate))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:243:3: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:256:5: warning: If memory allocation fails, then there is a possible null pointer dereference: state [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:253:31: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:253:17: note: Assignment 'state=(char*)malloc(sizeof(char)*10)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:256:5: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:262:3: warning: If memory allocation fails, then there is a possible null pointer dereference: state [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:253:31: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:253:17: note: Assignment 'state=(char*)malloc(sizeof(char)*10)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:262:3: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:211:15: style: Variable 'term_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:248:23: style: Parameter 'trigger' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:267:37: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:270:13: style: Variable 'term_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:13:13: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:35:13: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:54:13: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:116:13: style: Unused variable: tempPtr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:135:20: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:159:12: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:134:13: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:136:22: style: Unused variable: error [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:172:20: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:197:12: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:171:13: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:173:22: style: Unused variable: error [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:223:14: style: Unused variable: trigger [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:225:14: style: Unused variable: key [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:228:19: style: Unused variable: error [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:10:13: style: Variable 'term_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:61:12: style: Variable 'splice_idx' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:91:15: style: Variable 'term_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:45:13: style: Unused variable: state [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:164:20: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:164:13: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:167:13: style: Unused variable: recurPtr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:169:13: style: Unused variable: postfix [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:186:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:220:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:258:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:57:10: error: Deallocation of an auto-variable ([) results in undefined behaviour. [autovarInvalidDeallocation] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:56:11: note: Address of variable taken here. AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:57:10: note: Deallocating memory that was not dynamically allocated AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:221:5: error: Memory leak: input [memleak] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:161:10: warning: If memory allocation fails, then there is a possible null pointer dereference: unparsed [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:159:36: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:159:24: note: Assignment 'unparsed=(u8*)malloc(input->inputlen+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:161:10: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:166:12: warning: If memory allocation fails, then there is a possible null pointer dereference: unparsed [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:159:36: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:159:24: note: Assignment 'unparsed=(u8*)malloc(input->inputlen+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:166:12: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:217:44: warning: If memory allocation fails, then there is a possible null pointer dereference: input [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:210:36: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:210:21: note: Assignment 'input=(struct Array*)calloc(1,sizeof(struct Array))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:217:44: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:232:15: style: Local variable 'term' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:206:13: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:232:15: note: Shadow variable AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:157:13: style: Variable 'term_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:176:25: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:176:36: style: Parameter 'fn' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:207:13: style: Variable 'state_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:252:35: style: Parameter 'fn' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:206:13: style: Unused variable: term [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:80:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:136:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:300:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:41:23: style: Local variable 'pda' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.h:204:8: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:41:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:43:23: style: Unused variable: arraylen [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:43:37: style: Unused variable: ii2 [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:43:55: style: Unused variable: error [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:71:18: style: Unused variable: type [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:184:7: style: Unused variable: unparsed_input [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:303:17: style: Variable 'written' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:303:9: style: Variable 'written' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/hashmap.c:173:44: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:50:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:131:39: warning: If memory allocation fails, then there is a possible null pointer dereference: automaton_path [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:130:28: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/test.c:130:28: note: Assignment 'automaton_path=strdup(argv[2])', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/test.c:131:39: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/gramatron/test.c:11:23: style: Local variable 'pda' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.h:204:8: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/gramatron/test.c:11:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/gramatron/test.c:100:18: style: Local variable 'pda' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.h:204:8: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/gramatron/test.c:100:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/gramatron/test.c:120:18: style: Variable 'mode' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:122:18: style: Variable 'output_dir' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:13:23: style: Unused variable: arraylen [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:13:37: style: Unused variable: ii2 [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:13:55: style: Unused variable: error [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:41:18: style: Unused variable: type [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:101:29: style: Unused variable: state [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:102:18: style: Unused variable: getdupesret [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:103:18: style: Unused variable: statemap [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:104:18: style: Unused variable: statemap_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:105:18: style: Unused variable: term_ptr [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:122:18: style: Variable 'output_dir' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:123:18: style: Unused variable: tv [unusedVariable] AFLplusplus-4.21c/custom_mutators/gramatron/test.c:124:18: style: Unused variable: tz [unusedVariable] AFLplusplus-4.21c/custom_mutators/honggfuzz/honggfuzz.c:38:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/honggfuzz.c:78:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/honggfuzz.c:115:53: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _defer_arg [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:831:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRId64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:895:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:960:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIu64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:221:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tmpbuf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:214:32: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:214:21: note: Assignment 'tmpbuf=(uint8_t*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:221:11: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:1006:16: style: Redundant initialization for 'changesCnt'. The initialized value is overwritten before it is read. [redundantInitialization] AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:1002:23: note: changesCnt is initialized AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:1006:16: note: changesCnt is overwritten AFLplusplus-4.21c/custom_mutators/honggfuzz/mangle.c:79:46: style: Parameter 'run' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/libfuzzer/FuzzerPlatform.h:88:0: error: #error "Support for your platform has not been implemented" [preprocessorErrorDirective] AFLplusplus-4.21c/custom_mutators/libfuzzer/FuzzerPlatform.h:88:2: error: #error "Support for your platform has not been implemented" [preprocessorErrorDirective] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:51:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:43:24: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:51:28: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:129:64: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/lpm_aflpp_custom_mutator_input.cc:14:15: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/lpm_aflpp_custom_mutator_input.cc:116:41: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/vuln.c:13:10: error: Null pointer dereference: ptr [nullPointer] AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/vuln.c:11:16: note: Assignment 'ptr=NULL', assigned value is 0 AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/vuln.c:13:10: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa-test.c:35:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa-test.c:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa-test.c:22:17: style: Parameter 'why' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa-test.c:29:25: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4137:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_INET [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSANOW [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4290:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4142:5: error: Resource leak: sock [resourceLeak] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4147:24: style: Variable 'addr.sin_addr.s_addr' is reassigned a value before the old one has been used. [redundantAssignment] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4145:24: note: addr.sin_addr.s_addr is assigned AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4147:24: note: addr.sin_addr.s_addr is overwritten AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4852:14: style: Local variable 'rv' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4849:24: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4852:14: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5059:11: style: Local variable 'state' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:3807:23: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5059:11: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5075:11: style: Local variable 'state' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:3807:23: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5075:11: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5135:15: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5135:15: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5163:14: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5163:14: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5199:15: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5199:15: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5263:14: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5263:14: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5301:15: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5301:15: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5334:15: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5334:15: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5429:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5429:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5734:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:5734:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6230:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6230:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6836:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6836:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6870:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6870:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6896:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:6896:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7732:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7732:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7757:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7757:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7791:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:7791:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:11415:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:11415:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:12052:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:12052:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17225:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17225:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17717:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17717:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17729:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17729:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17896:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:17896:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18194:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18194:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18227:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18227:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18448:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18448:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18473:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18473:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18510:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18510:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18537:25: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18537:25: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18564:27: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18564:27: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18589:29: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18589:29: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18809:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:18809:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19055:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19055:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19078:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19078:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19106:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19106:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19133:25: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19133:25: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19161:27: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19161:27: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19310:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19310:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19710:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19710:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19744:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19744:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19779:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19779:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19865:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:19865:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20175:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20175:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20274:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20274:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20543:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20543:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20567:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20567:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20599:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20599:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20631:25: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:20631:25: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:21125:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:21125:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:25198:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:25198:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:27687:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:27687:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:28095:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:28095:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:28159:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:28159:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29521:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29521:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29590:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29590:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29865:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29865:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29887:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29887:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29914:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:29914:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:30225:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:30225:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:30288:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:30288:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:33774:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:33774:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:33976:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:33976:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37307:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37307:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37430:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37430:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37499:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37499:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37922:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:37922:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38036:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38036:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38148:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38148:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38168:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38168:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38235:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38235:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38266:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38266:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38313:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38313:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38344:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38344:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38469:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38469:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38489:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38489:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38564:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38564:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38626:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38626:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38642:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38642:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38704:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38704:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38716:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38716:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38830:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38830:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38937:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38937:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38961:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:38961:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39181:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39181:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39257:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39257:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39269:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39269:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39310:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39310:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39502:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:39502:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:40859:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:40859:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41123:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41123:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41461:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41461:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41535:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41535:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41690:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:41690:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42228:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42228:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42245:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42245:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42620:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42620:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42644:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42644:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42669:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42669:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42694:28: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:42694:28: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43025:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43025:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43215:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43215:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43243:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43243:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43254:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:43254:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44952:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44952:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44963:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44963:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44973:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44973:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44985:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:44985:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45015:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45015:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45045:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45045:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45055:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45055:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45084:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45084:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45095:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45095:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45143:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45143:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45670:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45670:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45708:28: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45708:28: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45718:31: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45718:31: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45730:31: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45730:31: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45759:31: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45759:31: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45789:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45789:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45818:31: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45818:31: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45868:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45868:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45890:29: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45890:29: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45936:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45936:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45958:27: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:45958:27: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46004:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46004:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46026:25: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46026:25: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46072:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46072:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46094:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46094:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46296:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46296:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46307:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46307:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46317:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46317:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46329:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46329:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46351:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46351:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46375:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46375:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46472:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46472:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46483:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46483:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46495:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46495:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46522:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46522:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46608:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46608:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46650:28: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46650:28: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46689:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46689:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46729:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46729:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46757:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46757:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46863:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46863:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46874:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46874:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46981:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46981:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46991:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:46991:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47071:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47071:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47132:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47132:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47186:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47186:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47197:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47197:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47406:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47406:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47430:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47430:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47674:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47674:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47684:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47684:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47814:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47814:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47838:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47838:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47862:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47862:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47886:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47886:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47910:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47910:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47926:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:47926:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48533:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48533:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48635:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48635:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48646:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48646:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48695:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:48695:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49334:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49334:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49410:21: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49410:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49706:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49706:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49740:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49740:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49826:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49826:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49908:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49908:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49998:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:49998:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50138:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50138:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50172:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50172:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50253:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50253:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50330:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50330:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50407:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50407:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50495:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50495:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50620:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50620:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50874:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50874:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50892:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:50892:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51482:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51482:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51516:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51516:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51602:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51602:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51706:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51706:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51789:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:51789:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52355:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52355:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52394:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52394:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52505:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52505:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52864:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52864:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52902:30: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52902:30: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52935:28: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:52935:28: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53017:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53017:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53100:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53100:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53237:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53237:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53422:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53422:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53432:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53432:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53488:26: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53488:26: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53973:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53973:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53985:23: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:53985:23: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54188:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54188:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54368:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54368:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54389:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54389:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54408:25: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54408:25: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54527:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54527:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54668:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54668:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54694:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54694:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54746:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54746:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54808:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54808:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54834:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54834:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54886:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54886:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54948:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54948:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54974:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:54974:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55019:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55019:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55309:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55309:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55370:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55370:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55401:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55401:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55610:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55610:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55785:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55785:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55855:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55855:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55956:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:55956:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56339:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56339:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56429:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56429:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56495:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56495:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56525:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56525:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56609:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56609:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56678:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56678:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56780:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56780:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56927:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56927:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56957:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:56957:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57038:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57038:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57104:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57104:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57203:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57203:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57451:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57451:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57612:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57612:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57927:17: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:57927:17: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58041:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58041:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58261:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58261:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58295:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58295:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58323:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58323:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58377:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58377:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58411:24: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58411:24: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58445:22: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58445:22: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58474:20: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58474:20: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58539:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58539:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58730:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:58730:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:59890:19: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:59890:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60284:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60284:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60359:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60359:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60451:18: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:60451:18: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:61358:16: style: Local variable 'ob' shadows outer argument [shadowArgument] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4988:22: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:61358:16: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:61863:9: style: Local variable 'llen' shadows outer function [shadowFunction] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4065:13: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:61863:9: note: Shadow variable AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:3841:35: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:3872:9: style: Variable 'end' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4542:22: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4565:14: style: Variable 'path' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4675:26: style: Variable 'ip' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4675:31: style: Variable 'data' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4846:24: style: Variable 'host' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4862:17: style: Variable 'n' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4868:17: style: Variable 'n' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:61579:30: style: Parameter 'ptrs' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4024:18: style: Variable 'heapsize' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4025:15: style: Variable 'nfree' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/custom_mutators/radamsa/radamsa-mutator.c:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:46:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:251:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_name [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:290:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_name [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:178:63: error: Null pointer dereference [nullPointer] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:244:61: error: Null pointer dereference [nullPointer] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:280:74: error: Null pointer dereference [nullPointer] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:185:21: style: Local variable 'st' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:109:15: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/symcc/symcc.c:185:21: note: Shadow variable AFLplusplus-4.21c/custom_mutators/symcc/test_examples/file_test.c:16:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symcc/test_examples/stdin_test.c:12:17: style: Checking if unsigned expression 'bytesRead' is less than zero. [unsignedLessThanZero] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:257:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:371:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_name [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:54:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:67:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:97:3: warning: snprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:260:5: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:96:12: warning: If memory allocation fails, then there is a possible null pointer dereference: symqemu_path [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assignment 'symqemu_path=malloc(len)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:96:12: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:97:42: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: symqemu_path [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assignment 'symqemu_path=malloc(len)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:97:42: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:99:15: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: symqemu_path [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:94:28: note: Assignment 'symqemu_path=malloc(len)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:99:15: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:119:15: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:114:19: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:114:19: note: Assignment 'p=strdup(tmp)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:119:15: note: Null pointer dereference AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:322:64: error: Null pointer dereference [nullPointer] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:363:74: error: Null pointer dereference [nullPointer] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:333:19: style: Local variable 'st' shadows outer variable [shadowVariable] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:229:15: note: Shadowed declaration AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:333:19: note: Shadow variable AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:54:9: style: Variable 'token' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:92:7: style: Variable 'path_tmp' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:106:7: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/custom_mutators/symqemu/symqemu.c:390:14: style: Variable 'done' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/frida_mode/addr/addr.c:13:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Addr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/addr/addr.c:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Addr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/addr/addr.c:9:40: style: Parameter 'info' can be declared as pointer to const. However it seems that 'phdr_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/frida_mode/addr/addr.c:33:21: note: You might need to cast the function pointer here AFLplusplus-4.21c/frida_mode/addr/addr.c:9:40: note: Parameter 'info' can be declared as pointer to const AFLplusplus-4.21c/frida_mode/src/asan/asan.c:18:31: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/cmplog/cmplog.c:71:31: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/entry.c:72:34: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_MODIFIER is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/instrument/instrument.c:131:38: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_MODIFIER is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/instrument/instrument_coverage.c:146:62: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_MODIFIER is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/instrument/instrument_debug.c:67:32: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_MODIFIER is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/intercept.c:12:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GUM_REPLACE_OK [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js.c:56:28: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:20:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable js_done [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entry_point [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent_start [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent_ret [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent_count [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent_debug [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ranges_debug_maps [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ranges_inst_jit [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ranges_inst_libs [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_coverage_absolute [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_coverage_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_debug_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefetch_enable [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefetch_backpatch [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_coverage_insn [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ranges_inst_dynamic_load [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_optimize [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_regs_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_use_fixed_seed [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_tracing [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_unique [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_coverage_unstable_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:211:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seccomp_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_stdout [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:223:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_filename [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stats_interval [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persistent_hook [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable js_user_callback [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stalker_ic_entries [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:269:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable traceable [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backpatch_enable [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stalker_adjacent_blocks [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_cache_enabled [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_cache_size [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:302:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instrument_suppress [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable js_main_hook [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/js/js_api.c:315:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable util_verbose [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/lib/lib.c:27:0: error: #error "Unsupported platform" [preprocessorErrorDirective] AFLplusplus-4.21c/frida_mode/src/lib/lib.c:27:6: error: #error "Unsupported platform" [preprocessorErrorDirective] AFLplusplus-4.21c/frida_mode/src/main.c:203:18: error: There is an unknown macro here somewhere. Configuration is required. If cYEL is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/module.c:98:22: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/output.c:49:22: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/persistent/persistent.c:75:31: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/prefetch.c:274:31: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/ranges.c:105:48: error: There is an unknown macro here somewhere. Configuration is required. If G_GINT64_MODIFIER is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/seccomp/seccomp.c:30:23: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/shm.c:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_PRIVATE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/stalker.c:96:23: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/stats/stats.c:331:21: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/frida_mode/src/util.c:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/src/util.c:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/cache/cache.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/cmov/cmov.c:9:0: error: syntax error [syntaxError] AFLplusplus-4.21c/frida_mode/test/cmplog/cmplog.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/cmplog/cmplog.c:95:3: style:inconclusive: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] AFLplusplus-4.21c/frida_mode/test/deferred/testinstr.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/deferred/testinstr.c:109:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] AFLplusplus-4.21c/frida_mode/test/dynamic/testinstr.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/entry_point/testinstr.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/entry_point/testinstr.c:110:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] AFLplusplus-4.21c/frida_mode/test/exe/testinstr.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/js/test.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/js/test.c:104:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] AFLplusplus-4.21c/frida_mode/test/js/test2.c:156:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/js/test2.c:170:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/js/test2.c:173:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/js/test2.c:160:18: error: Resource leak: fd [resourceLeak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:162:38: error: Resource leak: fd [resourceLeak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:165:22: error: Resource leak: fd [resourceLeak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:168:24: error: Resource leak: fd [resourceLeak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:168:24: error: Memory leak: buf [memleak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:175:3: error: Resource leak: fd [resourceLeak] AFLplusplus-4.21c/frida_mode/test/js/test2.c:150:17: style: Variable 'result' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/frida_mode/test/js/test2.c:150:10: style: Variable 'result' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:36:9: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:69:1: error: Resource leak: dylib [resourceLeak] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:31:31: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:30:52: note: Assuming allocation function fails AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:30:30: note: Assignment 'buf=(unsigned char*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/frida_mode/test/osx-lib/harness.c:31:31: note: Null pointer dereference AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:36:9: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:69:1: error: Resource leak: dylib [resourceLeak] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:31:31: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:30:52: note: Assuming allocation function fails AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:30:30: note: Assignment 'buf=(unsigned char*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/frida_mode/test/osx-lib/harness2.c:31:31: note: Null pointer dereference AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:30:9: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:25:31: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:24:52: note: Assuming allocation function fails AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:24:30: note: Assignment 'buf=(unsigned char*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/frida_mode/test/osx-lib/harness3.c:25:31: note: Null pointer dereference AFLplusplus-4.21c/frida_mode/test/output/testinstr.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/perf/perf.c:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/perf/perf.c:19:35: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/frida_mode/test/persistent_ret/testinstr.c:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/persistent_ret/testinstr.c:37:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] AFLplusplus-4.21c/frida_mode/test/testinstr/testinstr.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:49:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:66:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:61:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:56:25: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:55:46: note: Assuming allocation function fails AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:55:24: note: Assignment 'buf=(unsigned char*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:56:25: note: Null pointer dereference AFLplusplus-4.21c/frida_mode/test/unstable/unstable.c:48:22: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/frida_mode/util/bin2c.c:15:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/util/bin2c.c:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/frida_mode/util/bin2c.c:78:12: style: Checking if unsigned expression 'size' is less than zero. [unsignedLessThanZero] AFLplusplus-4.21c/frida_mode/util/bin2c.c:6:18: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/frida_mode/util/bin2c.c:13:36: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/frida_mode/util/bin2c.c:72:30: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/instrumentation/SanitizerCoverageLTO.so.cc:2333:1: error: There is an unknown macro here somewhere. Configuration is required. If INITIALIZE_PASS_BEGIN is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:115:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCK_Edge [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:168:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:210:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LLVM_PLUGIN_API_VERSION [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:237:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DominatorTree [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:264:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExternalWeakLinkage [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:294:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:337:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCYA [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:575:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:751:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:1097:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZExt [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:1232:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Add [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::SanCovLowestStack' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::IntptrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::IntptrPtrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int64Ty' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int64PtrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int32Ty' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int32PtrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int16Ty' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int8Ty' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int8PtrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int1Ty' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Int1PtrTy' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::CurModule' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::C' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::DL' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::FunctionGuardArray' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::Function8bitCounterArray' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::FunctionBoolArray' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: warning: Member variable 'ModuleSanitizerCoverageAFL::FunctionPCsArray' is not initialized in the constructor. [uninitMemberVar] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:130:3: style: Class 'ModuleSanitizerCoverageAFL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:695:21: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:696:21: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:701:21: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:706:21: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:1094:19: style: Local variable 'C' shadows outer variable [shadowVariable] AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:186:21: note: Shadowed declaration AFLplusplus-4.21c/instrumentation/SanitizerCoveragePCGUARD.so.cc:1094:19: note: Shadow variable AFLplusplus-4.21c/instrumentation/afl-compiler-rt.o.c:1273:52: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:156:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:349:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:75:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITS_PER_UNIT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:248:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VIEW_CONVERT_EXPR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:310:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIMPLE_COND [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:373:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcc_version [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:54:3: style: Struct 'afl_cmplog_pass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] AFLplusplus-4.21c/instrumentation/afl-gcc-cmplog-pass.so.cc:370:44: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:132:22: style: Variable 'ignoreListFunc' can be declared as pointer to const [constVariableReference] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:144:11: style: Variable 'allowlist' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:150:11: style: Variable 'denylist' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:179:18: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:254:18: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] AFLplusplus-4.21c/instrumentation/afl-gcc-common.h:132:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:76:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITS_PER_UNIT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:131:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable char_type_node [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:158:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECORD_TYPE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:253:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GIMPLE_CALL [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:341:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcc_version [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:234:8: style:inconclusive: Either there is a missing 'override', or the member function '::afl_cmptrs_pass::is_llvm_std_string' can be const. [functionConst] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:54:3: style: Struct 'afl_cmptrs_pass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:271:14: style: Local variable 'fn' shadows outer argument [shadowArgument] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:240:42: note: Shadowed declaration AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:271:14: note: Shadow variable AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:297:16: style: Local variable 'c' shadows outer variable [shadowVariable] AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:257:16: note: Shadowed declaration AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:297:16: note: Shadow variable AFLplusplus-4.21c/instrumentation/afl-gcc-cmptrs-pass.so.cc:338:44: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:203:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sizetype [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:404:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32_type_node [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:423:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unsigned_char_type_node [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:481:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcc_version [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:439:20: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:440:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:440:15: style: Variable 'self' can be declared as reference to const [constVariableReference] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:478:44: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:495:13: style: Variable 'inst_ratio_str' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:65:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:161:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:200:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:644:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_SIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:459:56: performance: Function parameter 'Filename' should be passed by const reference. [passedByValue] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:171:9: style: Variable 'allowlist' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:174:9: style: Variable 'denylist' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:334:46: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:201:16: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:276:16: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:137:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] AFLplusplus-4.21c/instrumentation/afl-llvm-common.cc:158:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:141:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AUTO_EXTRA [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCYA [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:289:35: warning: Logical conjunction always evaluates to false: val > 0x100000001 && val < 0xffffffffffffffff. [incorrectLogicOperator] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:714:22: style: The statement 'if (optLen!=thestring.length()) optLen=thestring.length()' is logically equivalent to 'optLen=thestring.length()'. [duplicateConditionalAssign] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:714:52: note: Assignment 'optLen=thestring.length()' AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:714:22: note: Condition 'optLen!=thestring.length()' is redundant AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:348:25: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:352:27: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:510:39: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:512:57: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:573:25: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:596:25: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:639:25: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:719:17: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:721:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:589:26: style: Variable 'strng' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:632:26: style: Variable 'strng' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:704:27: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] AFLplusplus-4.21c/instrumentation/afl-llvm-lto-instrumentlist.so.cc:86:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LLVM_PLUGIN_API_VERSION [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-lto-instrumentlist.so.cc:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCYA [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-lto-instrumentlist.so.cc:77:26: style: class member 'AFLcheckIfInstrument::myInstrumentList' is never used. [unusedStructMember] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cCYA [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:716:7: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:724:9: note: Found duplicate branches for 'if' and 'else'. AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:716:7: note: Found duplicate branches for 'if' and 'else'. AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:839:18: style: The scope of the variable 'Store' can be reduced. [variableScope] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:655:51: style: Local variable 'E' shadows outer variable [shadowVariable] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:646:48: note: Shadowed declaration AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:655:51: note: Shadow variable AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:658:23: style: Variable 'Succ' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:303:12: style: Variable 'PrevCallerSize' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:510:13: style: Variable 'PrevCaller' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:528:24: style: Unused variable: todo [unusedVariable] AFLplusplus-4.21c/instrumentation/afl-llvm-rt-lto.o.c:23:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/cmplog-instructions-pass.cc:283:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExternalWeakLinkage [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/cmplog-instructions-pass.cc:474:21: style: Redundant condition: The condition '!max_size' is redundant since 'max_size < 16' is sufficient. [redundantCondition] AFLplusplus-4.21c/instrumentation/cmplog-instructions-pass.cc:519:30: style: The scope of the variable 'args' can be reduced. [variableScope] AFLplusplus-4.21c/instrumentation/cmplog-instructions-pass.cc:391:23: style: Variable 'tt' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/cmplog-routines-pass.cc:296:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExternalWeakLinkage [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/cmplog-switches-pass.cc:239:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExternalWeakLinkage [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/compare-transform-pass.so.cc:236:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/injection-pass.cc:224:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/injection-pass.cc:142:27: style: Unused variable: calls [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:142:34: style: Unused variable: llvmStdStd [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:142:46: style: Unused variable: llvmStdC [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:142:56: style: Unused variable: gccStdStd [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:142:67: style: Unused variable: gccStdC [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:143:7: style: Unused variable: Memcmp [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:143:15: style: Unused variable: Strcmp [unusedVariable] AFLplusplus-4.21c/instrumentation/injection-pass.cc:143:23: style: Unused variable: Strncmp [unusedVariable] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:256:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCMP_OGE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:406:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICMP_UGT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:510:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICMP_SGT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:625:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:859:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICMP_UGE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:983:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCMP_OEQ [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:155:8: style:inconclusive: Either there is a missing 'override', or the member function '::SplitComparesTransform::isSupportedBitWidth' can be const. [functionConst] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:1038:49: style: Condition 'sizeInBits==128' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:1037:49: note: Assuming that condition 'sizeInBits==64' is not redundant AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:1038:49: note: Condition 'sizeInBits==128' is always false AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:606:52: style:inconclusive: Function 'splitCompare' argument 1 names different: declaration 'I' definition 'cmp_inst'. [funcArgNamesDifferent] AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:117:30: note: Function 'splitCompare' argument 1 names different: declaration 'I' definition 'cmp_inst'. AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:606:52: note: Function 'splitCompare' argument 1 names different: declaration 'I' definition 'cmp_inst'. AFLplusplus-4.21c/instrumentation/split-compares-pass.so.cc:1732:9: style: Variable 'bitw_env' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/instrumentation/split-switches-pass.so.cc:230:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LShr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/instrumentation/split-switches-pass.so.cc:107:5: style: Struct 'CaseExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] AFLplusplus-4.21c/instrumentation/split-switches-pass.so.cc:191:24: style: Unused variable: setSizes [unusedVariable] AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:22:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HYPERCALL_KAFL_GET_HOST_CONFIG [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:36:10: warning: If memory allocation fails, then there is a possible null pointer dereference: trace_buffer [nullPointerOutOfMemory] AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:34:11: note: Assuming allocation function fails AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:34:11: note: Assignment 'trace_buffer=mmap(NULL,(64&~(0x1000-1))+0x1000,PROT_READ|PROT_WRITE,MAP_SHARED|MAP_ANONYMOUS,-1,0)', assigned value is 0 AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:36:10: note: Null pointer dereference AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:70:10: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: payload_buffer [nullPointerOutOfMemory] AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:67:11: note: Assuming allocation function fails AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:67:11: note: Assignment 'payload_buffer=mmap(NULL,host_config.payload_buffer_size,PROT_READ|PROT_WRITE,MAP_SHARED|MAP_ANONYMOUS,-1,0)', assigned value is 0 AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:70:10: note: Null pointer dereference AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:91:6: warning: If memory allocation fails, then there is a possible null pointer dereference: (uint8_t*)trace_buffer [nullPointerOutOfMemory] AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:34:11: note: Assuming allocation function fails AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:34:11: note: Assignment 'trace_buffer=mmap(NULL,(64&~(0x1000-1))+0x1000,PROT_READ|PROT_WRITE,MAP_SHARED|MAP_ANONYMOUS,-1,0)', assigned value is 0 AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:91:6: note: Null pointer dereference AFLplusplus-4.21c/nyx_mode/custom_harness/example.c:91:34: style: Variable '((uint8_t*)trace_buffer)[0]' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libcompcov/compcovtest.cc:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libcompcov/compcovtest.cc:93:3: style:inconclusive: Statements following noreturn function 'abort()' will never be executed. [unreachableCode] AFLplusplus-4.21c/qemu_mode/libcompcov/libcompcov.so.c:41:0: error: #error "Sorry, this library is Linux-specific for now!" [preprocessorErrorDirective] AFLplusplus-4.21c/qemu_mode/libcompcov/libcompcov.so.c:41:4: error: #error "Sorry, this library is Linux-specific for now!" [preprocessorErrorDirective] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:3858:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4230:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4312:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev_foot [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4454:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev_foot [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4594:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4892:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev_foot [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5039:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5093:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5163:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5331:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev_foot [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5437:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5466:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5571:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5829:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable head [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5924:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5989:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6045:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:3777:40: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:3838:33: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4312:39: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4422:41: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4483:11: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4545:15: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4559:53: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4561:26: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4617:26: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4645:47: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4652:66: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4732:62: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4786:12: error: Pointer addition with NULL pointer. [nullPointerArithmetic] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6163:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6161:26: note: result is assigned AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6163:12: note: result is overwritten AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4393:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4455:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4757:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4951:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5044:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5396:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5839:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6100:42: style:inconclusive: Function 'dlbulk_free' argument 2 names different: declaration 'n_elements' definition 'nelem'. [funcArgNamesDifferent] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:1221:52: note: Function 'dlbulk_free' argument 2 names different: declaration 'n_elements' definition 'nelem'. AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:6100:42: note: Function 'dlbulk_free' argument 2 names different: declaration 'n_elements' definition 'nelem'. AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:2842:52: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4409:15: style: Variable 'old_end' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4564:19: style: Variable 'end' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4609:13: style: Variable 'end' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4822:19: style: Variable 'old_br' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4825:21: style: Variable 'rel_br' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:4826:21: style: Variable 'new_br' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:5656:59: style: Parameter 'sizes' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:782:23: style: struct member 'mallinfo::smblks' is never used. [unusedStructMember] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:783:23: style: struct member 'mallinfo::hblks' is never used. [unusedStructMember] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:786:23: style: struct member 'mallinfo::fsmblks' is never used. [unusedStructMember] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:2742:12: style: struct member 'malloc_state::extp' is never used. [unusedStructMember] AFLplusplus-4.21c/qemu_mode/libqasan/dlmalloc.c:2743:12: style: struct member 'malloc_state::exts' is never used. [unusedStructMember] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYS_write [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:66:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYS_read [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:49:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:62:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:81:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:93:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:105:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:117:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:129:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:142:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:154:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:166:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:178:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:192:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:201:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:217:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:231:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:245:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:259:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:273:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:286:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:302:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:316:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:332:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:344:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:354:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:368:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:382:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:396:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:412:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:428:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:446:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:462:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:478:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:493:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:519:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:534:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:549:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:562:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:575:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:591:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:607:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:621:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:635:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:649:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:662:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:677:9: style: Variable 'rtv' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:525:45: portability: '__libqasan_memcpy(dest,src,l)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:49:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:49:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:62:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:62:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:81:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:81:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:93:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:93:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:105:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:105:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:117:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:117:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:129:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:129:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:142:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:142:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:154:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:154:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:166:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:166:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:178:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:178:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:192:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:192:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:201:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:201:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:217:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:217:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:231:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:231:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:245:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:245:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:259:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:259:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:273:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:273:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:286:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:286:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:302:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:302:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:316:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:316:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:332:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:332:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:344:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:344:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:354:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:354:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:368:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:368:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:382:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:382:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:396:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:396:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:412:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:412:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:428:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:428:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:446:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:446:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:462:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:462:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:478:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:478:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:493:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:493:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:519:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:519:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:534:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:534:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:549:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:549:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:562:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:562:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:575:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:575:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:591:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:591:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:607:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:607:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:621:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:621:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:635:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:635:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:649:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:649:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:662:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:662:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:677:13: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:677:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/qemu_mode/libqasan/libqasan.c:35:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/libqasan.c:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/libqasan.c:93:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orig [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/libqasan.c:45:9: style: Variable 'line' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/qemu_mode/libqasan/malloc.c:148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_PROCESS_PRIVATE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/malloc.c:189:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QASAN_DISABLED [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/malloc.c:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QASAN_DISABLED [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/malloc.c:289:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable requested_size [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/malloc.c:301:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/qemu_mode/libqasan/uninstrument.c:59:0: error: failed to expand 'HOOK_UNINSTRUMENT', Wrong number of parameters for macro 'X_GET_FNTYPE'. [preprocessorErrorDirective] AFLplusplus-4.21c/qemu_mode/libqasan/uninstrument.c:59:1: error: failed to expand 'HOOK_UNINSTRUMENT', Wrong number of parameters for macro 'X_GET_FNTYPE'. [preprocessorErrorDirective] AFLplusplus-4.21c/qemu_mode/unsigaction/unsigaction.c:1:33: style: Parameter 'act' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/qemu_mode/unsigaction/unsigaction.c:1:44: style: Parameter 'oldact' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-analyze.c:665:58: error: There is an unknown macro here somewhere. Configuration is required. If STRINGIFY is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-as.c:579:18: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-cc.c:1610:31: error: There is an unknown macro here somewhere. Configuration is required. If PERSIST_SIG is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-common.c:113:33: error: There is an unknown macro here somewhere. Configuration is required. If STRINGIFY is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-forkserver.c:1457:17: error: There is an unknown macro here somewhere. Configuration is required. If cLRD is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:38:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STAGE_VAL_NONE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:462:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RARE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:60:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:94:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:119:8: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:275:33: style: Parameter 'afl' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:275:51: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-bitmap.c:811:22: style: Variable 'classified' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/src/afl-fuzz-cmplog.c:71:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FSRV_RUN_TMOUT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-cmplog.c:59:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/src/afl-fuzz-cmplog.c:63:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/src/afl-fuzz-extras.c:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LINE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:259:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRINGIFY_VAL_SIZE_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:297:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_DICT_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:410:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extra_data [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:442:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:545:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:577:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:619:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AUTO_EXTRAS [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:743:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_AUTO_EXTRAS [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:771:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_AUTO_EXTRAS [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:825:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-extras.c:69:39: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] AFLplusplus-4.21c/src/afl-fuzz-extras.c:65:12: note: Assuming allocation function fails AFLplusplus-4.21c/src/afl-fuzz-extras.c:65:12: note: Assignment 'f=fopen(fname,"r")', assigned value is 0 AFLplusplus-4.21c/src/afl-fuzz-extras.c:69:39: note: Null pointer dereference AFLplusplus-4.21c/src/afl-fuzz-extras.c:179:11: style: Variable 'hexdigits' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-extras.c:393:36: style: Parameter 'm1' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-extras.c:393:44: style: Parameter 'm2' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-extras.c:407:53: style: Parameter 'mem' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-init.c:728:17: error: There is an unknown macro here somewhere. Configuration is required. If cLRD is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-fuzz-mutators.c:43:10: error: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError] AFLplusplus-4.21c/src/afl-fuzz-one.c:356:10: error: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError] AFLplusplus-4.21c/src/afl-fuzz-queue.c:70:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:341:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:360:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:387:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_TXT_MIN_LEN [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:615:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_entry [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:743:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RARE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:865:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable favored [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:954:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RARE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:1246:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:1321:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-queue.c:99:27: style: Variable 'q' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:339:36: style: Parameter 'afl' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:358:36: style: Parameter 'afl' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:363:9: style: Variable 'fn_name' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:412:26: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:501:63: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:1260:43: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-queue.c:1448:42: style: Parameter 'mem' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:174:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASH_CONST [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:411:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u32 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:602:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:628:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1479:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u32 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1899:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMP_MAP_H [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2732:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMP_MAP_RTN_H [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2945:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable afl_pass_stat [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1452:34: style: Condition 'attr&(IS_GREATER|IS_LESSER)' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1549:33: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1024:13: style: Local variable 'o_diff' shadows outer variable [shadowVariable] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:994:11: note: Shadowed declaration AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1024:13: note: Shadow variable AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:706:28: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:744:26: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:804:8: style: Variable 'o_buf_64' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:805:8: style: Variable 'o_buf_32' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:806:8: style: Variable 'o_buf_16' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:946:15: style: Variable 'o_ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1475:16: style: Variable 'f' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1483:17: style: Variable 'f' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1487:14: style: Variable 'r' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1510:16: style: Variable 'f' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1518:17: style: Variable 'f' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1521:14: style: Variable 'r' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1545:15: style: Variable 'f' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1784:7: style: Variable 'b' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:1880:22: style: Variable 't' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2193:54: style: Parameter 'o' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2194:54: style: Parameter 'orig_o' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2212:7: style: Variable 'pattern' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2212:24: style: Variable 'o_pattern' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2212:36: style: Variable 'changed_val' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-redqueen.c:2723:22: style: Variable 't' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz-run.c:70:10: error: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError] AFLplusplus-4.21c/src/afl-fuzz-skipdet.c:39:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-skipdet.c:126:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u8 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-skipdet.c:142:33: style: Variable 'cur_block_size' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/src/afl-fuzz-state.c:767:8: error: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError] AFLplusplus-4.21c/src/afl-fuzz-stats.c:383:30: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-fuzz-statsd.c:141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATSD_DEFAULT_PORT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-statsd.c:227:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-fuzz-statsd.c:142:9: style: Variable 'host' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/src/afl-fuzz.c:256:46: error: There is an unknown macro here somewhere. Configuration is required. If STRINGIFY is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-gotcpu.c:139:25: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-ld-lto.c:351:24: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/afl-performance.c:21:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HASH_CONST [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-performance.c:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-performance.c:411:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-performance.c:111:14: warning: If memory allocation fails, then there is a possible null pointer dereference: f_data [nullPointerOutOfMemory] AFLplusplus-4.21c/src/afl-performance.c:107:20: note: Assuming allocation function fails AFLplusplus-4.21c/src/afl-performance.c:107:20: note: Assignment 'f_data=mmap(0,f_len,PROT_READ,MAP_PRIVATE,fd,0)', assigned value is 0 AFLplusplus-4.21c/src/afl-performance.c:111:14: note: Null pointer dereference AFLplusplus-4.21c/src/afl-sharedmem.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHM_FUZZ_ENV_VAR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-sharedmem.c:280:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IPC_PRIVATE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/src/afl-showmap.c:363:10: error: Syntax Error: AST broken, 'if' doesn't have two operands. [internalAstError] AFLplusplus-4.21c/src/afl-tmin.c:376:26: error: There is an unknown macro here somewhere. Configuration is required. If cRST is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/src/hashmap.c:28:5: warning: If memory allocation fails, then there is a possible null pointer dereference: _hashmap [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:27:33: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:27:16: note: Assignment '_hashmap=(struct HashMap*)malloc(sizeof(struct HashMap))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:28:5: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:29:20: warning: If memory allocation fails, then there is a possible null pointer dereference: _hashmap [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:27:33: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:27:16: note: Assignment '_hashmap=(struct HashMap*)malloc(sizeof(struct HashMap))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:29:20: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:74:3: warning: If memory allocation fails, then there is a possible null pointer dereference: node [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:73:28: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:73:10: note: Assignment 'node=(struct HashNode*)malloc(sizeof(struct HashNode))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:74:3: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:75:3: warning: If memory allocation fails, then there is a possible null pointer dereference: node [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:73:28: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:73:10: note: Assignment 'node=(struct HashNode*)malloc(sizeof(struct HashNode))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:75:3: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:98:3: warning: If memory allocation fails, then there is a possible null pointer dereference: node [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:97:41: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:97:23: note: Assignment 'node=(struct HashNode*)malloc(sizeof(struct HashNode))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:98:3: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:99:3: warning: If memory allocation fails, then there is a possible null pointer dereference: node [nullPointerOutOfMemory] AFLplusplus-4.21c/src/hashmap.c:97:41: note: Assuming allocation function fails AFLplusplus-4.21c/src/hashmap.c:97:23: note: Assignment 'node=(struct HashNode*)malloc(sizeof(struct HashNode))', assigned value is 0 AFLplusplus-4.21c/src/hashmap.c:99:3: note: Null pointer dereference AFLplusplus-4.21c/src/hashmap.c:83:51: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/src/hashmap.c:62:57: error: Shifting 32-bit value by 56 bits is undefined behaviour [shiftTooManyBits] AFLplusplus-4.21c/src/hashmap.c:62:57: warning: Either the condition 'type>=8' is redundant or there is signed integer overflow for expression 'type<<56'. [integerOverflowCond] AFLplusplus-4.21c/src/hashmap.c:61:7: note: Assuming that condition 'type>=8' is not redundant AFLplusplus-4.21c/src/hashmap.c:62:57: note: Integer overflow AFLplusplus-4.21c/test-instr.c:40:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/test-cmplog.c:13:8: style: Variable 'icmp' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/test/test-compcov.c:41:12: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/test/test-compcov.c:40:25: note: Assuming allocation function fails AFLplusplus-4.21c/test/test-compcov.c:40:11: note: Assignment 'buf=(char*)malloc(16)', assigned value is 0 AFLplusplus-4.21c/test/test-compcov.c:41:12: note: Null pointer dereference AFLplusplus-4.21c/test/test-compcov.c:42:12: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/test/test-compcov.c:40:25: note: Assuming allocation function fails AFLplusplus-4.21c/test/test-compcov.c:40:11: note: Assignment 'buf=(char*)malloc(16)', assigned value is 0 AFLplusplus-4.21c/test/test-compcov.c:42:12: note: Null pointer dereference AFLplusplus-4.21c/test/test-compcov.c:43:61: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/test/test-compcov.c:40:25: note: Assuming allocation function fails AFLplusplus-4.21c/test/test-compcov.c:40:11: note: Assignment 'buf=(char*)malloc(16)', assigned value is 0 AFLplusplus-4.21c/test/test-compcov.c:43:61: note: Null pointer dereference AFLplusplus-4.21c/test/test-compcov.c:11:9: style: Variable 'cmpval' can be declared as const array [constVariable] AFLplusplus-4.21c/test/test-compcov.c:12:9: style: Variable 'shortval' can be declared as const array [constVariable] AFLplusplus-4.21c/test/test-dlopen.c:10:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/test-dlopen.c:27:5: error: Resource leak: lib [resourceLeak] AFLplusplus-4.21c/test/test-dlopen.c:36:3: error: Resource leak: lib [resourceLeak] AFLplusplus-4.21c/test/test-floatingpoint.c:13:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __AFL_FUZZ_TESTCASE_BUF [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/test-floatingpoint.c:13:10: style: Variable 'magic' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/test/test-floatingpoint.c:10:11: style: Unused variable: bytes_read [unusedVariable] AFLplusplus-4.21c/test/test-fp_Infcases.c:33:13: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_Infcases.c:41:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_Infcases.c:74:13: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_Infcases.c:83:13: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_Infcases.c:91:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_Infcases.c:20:22: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_Infcases.c:21:22: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_Infcases.c:20:14: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_Infcases.c:21:14: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_NaNcases.c:19:11: style: Same expression on both sides of '/'. [duplicateExpression] AFLplusplus-4.21c/test/test-fp_NaNcases.c:45:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_NaNcases.c:77:13: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_NaNcases.c:26:22: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_NaNcases.c:27:22: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_NaNcases.c:26:14: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_NaNcases.c:27:14: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-fp_minusZerocases.c:16:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_minusZerocases.c:25:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-fp_minusZerocases.c:26:19: style: Using NaN/Inf in a computation. [nanInArithmeticExpression] AFLplusplus-4.21c/test/test-int_cases.c:73:38: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always false. [compareValueOutOfTypeRangeError] AFLplusplus-4.21c/test/test-int_cases.c:186:38: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always false. [compareValueOutOfTypeRangeError] AFLplusplus-4.21c/test/test-int_cases.c:291:38: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always false. [compareValueOutOfTypeRangeError] AFLplusplus-4.21c/test/test-int_cases.c:415:38: style: Comparing expression of type 'unsigned int' against value 4294967295. Condition is always false. [compareValueOutOfTypeRangeError] AFLplusplus-4.21c/test/test-int_cases.c:33:32: style: Condition '(unsigned int)(INT_TYPE)(~0)>255' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:53:34: style: Condition '(unsigned int)(INT_TYPE)(~0)>65535' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:73:36: style: Condition '(unsigned int)(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:144:32: style: Condition '(unsigned int)(INT_TYPE)(~0)>255' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:165:34: style: Condition '(unsigned int)(INT_TYPE)(~0)>65535' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:186:36: style: Condition '(unsigned int)(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:249:32: style: Condition '(unsigned int)(INT_TYPE)(~0)>255' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:270:34: style: Condition '(unsigned int)(INT_TYPE)(~0)>65535' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:291:36: style: Condition '(unsigned int)(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:373:32: style: Condition '(unsigned int)(INT_TYPE)(~0)>255' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:394:34: style: Condition '(unsigned int)(INT_TYPE)(~0)>65535' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:415:36: style: Condition '(unsigned int)(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-int_cases.c:34:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:21: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:34:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:34:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:24: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:34:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:54:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:34:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:54:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:54:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:34:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:54:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:74:23: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:54:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:74:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:74:26: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:54:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:74:26: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:146:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:21: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:146:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:146:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:24: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:146:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:167:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:146:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:167:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:167:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:146:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:167:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:188:23: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:167:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:188:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:188:26: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:167:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:188:26: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:251:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:21: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:251:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:251:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:24: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:251:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:272:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:251:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:272:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:272:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:251:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:272:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:293:23: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:272:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:293:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:293:26: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:272:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:293:26: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:375:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:21: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:375:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:375:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:13:24: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:375:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:396:20: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:375:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:396:20: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:396:23: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:375:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:396:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:417:23: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:396:20: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:417:23: note: Shadow variable AFLplusplus-4.21c/test/test-int_cases.c:417:26: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-int_cases.c:396:23: note: Shadowed declaration AFLplusplus-4.21c/test/test-int_cases.c:417:26: note: Shadow variable AFLplusplus-4.21c/test/test-multiple-mutators.c:14:10: style: Variable 'a' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-multiple-mutators.c:14:8: style: Variable 'a' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/test/test-uint_cases.c:24:22: style: Condition '(INT_TYPE)(~0)>255' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:45:24: style: Condition '(INT_TYPE)(~0)>65535' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:68:24: style: Condition '(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:102:22: style: Condition '(INT_TYPE)(~0)>255' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:123:24: style: Condition '(INT_TYPE)(~0)>65535' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:144:26: style: Condition '(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:189:22: style: Condition '(INT_TYPE)(~0)>255' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:201:24: style: Condition '(INT_TYPE)(~0)>65535' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:213:26: style: Condition '(INT_TYPE)(~0)>4294967295' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/test/test-uint_cases.c:47:29: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:26:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:47:29: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:47:32: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:26:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:47:32: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:70:30: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:26:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:70:30: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:70:33: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:26:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:70:33: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:125:29: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:104:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:125:29: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:125:32: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:104:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:125:32: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:146:32: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:125:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:146:32: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:146:35: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:125:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:146:35: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:203:29: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:191:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:203:29: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:203:32: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:191:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:203:32: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:215:32: style: Local variable 'a' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:203:29: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:215:32: note: Shadow variable AFLplusplus-4.21c/test/test-uint_cases.c:215:35: style: Local variable 'b' shadows outer variable [shadowVariable] AFLplusplus-4.21c/test/test-uint_cases.c:203:32: note: Shadowed declaration AFLplusplus-4.21c/test/test-uint_cases.c:215:35: note: Shadow variable AFLplusplus-4.21c/test/test-unsigaction.c:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_list.c:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u32 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_list.c:98:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u32 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_maybe_alloc.c:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_ALLOC_SIZE_OFFSET [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_maybe_alloc.c:88:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_maybe_alloc.c:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFL_ALLOC_SIZE_OFFSET [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/test/unittests/unit_rand.c:69:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:59:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:63:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:93:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_ERR_OK [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:182:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:145:9: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:58:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:224:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:58:35: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:58:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:224:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:58:78: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:62:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:225:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:62:34: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:62:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:225:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:62:77: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/c/harness.c:89:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:26:34: style: Condition 'data_len<18' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:25:18: note: Assuming that condition 'data_len>=18' is not redundant AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:26:34: note: Condition 'data_len<18' is always true AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:30:39: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:35:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:30:36: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:35:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:30:23: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:35:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:20:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:22:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:20:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:22:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:20:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:22:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:63:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:67:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:97:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RIP [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:164:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_ERR_OK [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:202:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:165:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:62:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:244:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:62:35: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:62:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:244:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:62:78: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:66:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:245:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:66:34: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:66:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:245:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:66:77: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/persistent/harness.c:93:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:26:34: style: Condition 'data_len<18' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:25:18: note: Assuming that condition 'data_len>=18' is not redundant AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:26:34: note: Condition 'data_len<18' is always true AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:30:39: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:35:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:30:36: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:35:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:30:23: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:35:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/persistent/simple_target_noncrashing.c:20:9: style: Variable 'data_buf' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:21:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:24:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:27:35: error: Null pointer dereference: (unsigned char*)0x00000000 [nullPointer] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:17:18: style: Variable 'data_buf' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:21:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:24:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:27:32: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:21:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:24:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:27:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:58:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:62:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:76:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:127:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_ERR_OK [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:139:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:164:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RIP [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:209:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RDI [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:228:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UC_X86_REG_RDI [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:281:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:341:5: warning: Return value of function bswap_32() is not used. [ignoredReturnValue] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:128:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:151:13: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:174:9: portability: %lx in format string (no. 3) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:211:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:310:8: warning: %llx in format string (no. 1) requires 'unsigned long long *' but the argument type is 'unsigned long long'. [invalidScanfArgType_int] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:360:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:57:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:266:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:57:35: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:57:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:266:51: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:57:78: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:61:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:267:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:61:34: note: Parameter 'uc' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:61:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:267:50: note: You might need to cast the function pointer here AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:61:77: note: Parameter 'user_data' can be declared as pointer to const AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:72:34: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:134:30: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/c/harness.c:160:41: style: Parameter 'hook_file' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/target.c:53:34: style: Condition 'data_len<18' is always true [knownConditionTrueFalse] AFLplusplus-4.21c/unicorn_mode/samples/speedtest/target.c:49:18: note: Assuming that condition 'data_len>=18' is not redundant AFLplusplus-4.21c/unicorn_mode/samples/speedtest/target.c:53:34: note: Condition 'data_len<18' is always true AFLplusplus-4.21c/unicorn_mode/samples/speedtest/target.c:34:9: style: Variable 'data_buf' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FS_OPT_ERROR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:73:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHM_ENV_VAR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:171:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FS_OPT_MAX_MAPSIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORKSRV_FD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:204:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORKSRV_FD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:262:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOCK_STREAM [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:73:9: style: Variable 'id_str' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:74:9: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:319:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:319:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:319:14: style: Unused variable: j [unusedVariable] AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-server.c:212:58: error: There is an unknown macro here somewhere. Configuration is required. If STRINGIFY is a macro then please configure it. [unknownMacro] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:61:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FS_OPT_ERROR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:70:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHM_ENV_VAR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:174:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FS_OPT_MAX_MAPSIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORKSRV_FD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:206:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORKSRV_FD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:220:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_SIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:70:9: style: Variable 'id_str' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/afl_proxy/afl-proxy.c:71:9: style: Unused variable: ptr [unusedVariable] AFLplusplus-4.21c/utils/afl_untracer/afl-untracer.c:75:0: error: #error "Unsupported platform" [preprocessorErrorDirective] AFLplusplus-4.21c/utils/afl_untracer/afl-untracer.c:75:4: error: #error "Unsupported platform" [preprocessorErrorDirective] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:149:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:221:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:327:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:254:7: portability: %zu in format string (no. 1) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:189:35: error: Resource leak: new_output_file [resourceLeak] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:193:1: error: Resource leak: new_output_file [resourceLeak] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:316:10: style:inconclusive: Function 'LLVMFuzzerRunDriver' argument 1 names different: declaration 'argc' definition 'argcp'. [funcArgNamesDifferent] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:84:14: note: Function 'LLVMFuzzerRunDriver' argument 1 names different: declaration 'argc' definition 'argcp'. AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:316:10: note: Function 'LLVMFuzzerRunDriver' argument 1 names different: declaration 'argc' definition 'argcp'. AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:316:25: style:inconclusive: Function 'LLVMFuzzerRunDriver' argument 2 names different: declaration 'argv' definition 'argvp'. [funcArgNamesDifferent] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:84:28: note: Function 'LLVMFuzzerRunDriver' argument 2 names different: declaration 'argv' definition 'argvp'. AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:316:25: note: Function 'LLVMFuzzerRunDriver' argument 2 names different: declaration 'argv' definition 'argvp'. AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:143:9: style: Variable 'stderr_duplicate_filename' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:187:9: style: Variable 'new_output_file' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:198:9: style: Variable 'fd_mask_str' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:208:56: style: Parameter 'Data' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_driver.c:316:10: style: Parameter 'argcp' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_qemu_driver.c:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_qemu_driver.c:34:13: style: Variable 'dummy_input' can be declared as const array [constVariable] AFLplusplus-4.21c/utils/aflpp_driver/aflpp_qemu_driver_hook.c:10:35: style: Parameter 'input_buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/argv_fuzzing/argv_fuzz_persistent_demo.c:23:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __AFL_FUZZ_TESTCASE_BUF [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/argv_fuzzing/argvfuzz.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/bench/hash.c:23:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/bench/hash.c:36:10: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: data [nullPointerOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:36:10: note: Null pointer dereference AFLplusplus-4.21c/utils/bench/hash.c:27:17: error:inconclusive: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:27:17: note: Null pointer addition AFLplusplus-4.21c/utils/bench/hash.c:41:17: error:inconclusive: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:41:17: note: Null pointer addition AFLplusplus-4.21c/utils/defork/defork.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/defork/forking_target.c:28:25: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] AFLplusplus-4.21c/utils/defork/forking_target.c:26:20: note: Assuming allocation function fails AFLplusplus-4.21c/utils/defork/forking_target.c:26:20: note: Assignment 'f=fopen(argv[1],"r")', assigned value is 0 AFLplusplus-4.21c/utils/defork/forking_target.c:28:25: note: Null pointer dereference AFLplusplus-4.21c/utils/defork/forking_target.c:29:12: warning: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] AFLplusplus-4.21c/utils/defork/forking_target.c:26:20: note: Assuming allocation function fails AFLplusplus-4.21c/utils/defork/forking_target.c:26:20: note: Assignment 'f=fopen(argv[1],"r")', assigned value is 0 AFLplusplus-4.21c/utils/defork/forking_target.c:29:12: note: Null pointer dereference AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:180:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:320:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:366:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:411:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:432:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:481:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:499:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:563:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:394:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:527:3: error: Memory leak: ret [memleak] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:9: note: Assignment 'ret=(u8*)mmap(base,tlen,protflags,flags,fd,0)', assigned value is 0 AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: note: Null pointer addition AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:174:16: style: Variable 'base' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:557:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:176:32: style: Variable 'sp' is not assigned a value. [unassignedVariable] AFLplusplus-4.21c/utils/libtokencap/libtokencap.so.c:41:0: error: #error "Sorry, this library is unsupported in this platform for now!" [preprocessorErrorDirective] AFLplusplus-4.21c/utils/libtokencap/libtokencap.so.c:41:4: error: #error "Sorry, this library is unsupported in this platform for now!" [preprocessorErrorDirective] AFLplusplus-4.21c/utils/persistent_mode/test-instr.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __AFL_FUZZ_TESTCASE_BUF [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/persistent_mode/test-instr.c:32:18: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/plot_ui/afl-plot-ui.c:42:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/plot_ui/afl-plot-ui.c:19:57: warning: The expression 'strcmp(argv[1],"-help") != 0' is suspicious. It overlaps 'strcmp(argv[1],"-h") == 0'. [overlappingStrcmp] AFLplusplus-4.21c/utils/qbdi_mode/demo-so.c:6:3: warning: %p in format string (no. 2) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p] AFLplusplus-4.21c/utils/qbdi_mode/demo-so.c:14:10: error: Null pointer dereference: (char*)(0) [nullPointer] AFLplusplus-4.21c/utils/qbdi_mode/demo-so.c:4:23: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:58:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHM_ENV_VAR [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:79:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORKSRV_FD [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:117:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_SIZE [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pc [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:210:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PF_EXEC [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:172:5: warning: %p in format string (no. 1) requires an address but the argument type is 'unsigned long'. [invalidPrintfArgType_p] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:129:9: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assignment 'fp=fopen(path,"rb")', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:129:9: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:130:15: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assignment 'fp=fopen(path,"rb")', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:130:15: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:132:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assignment 'fp=fopen(path,"rb")', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:132:10: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:133:9: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:131:23: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:131:9: note: Assignment 'buf=(char*)malloc(len)', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:133:9: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:133:22: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assignment 'fp=fopen(path,"rb")', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:133:22: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:134:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:128:19: note: Assignment 'fp=fopen(path,"rb")', assigned value is 0 AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:134:10: note: Null pointer dereference AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:63:20: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:131:9: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:228:19: style: C-style pointer casting [cstyleCast] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:59:9: style: The scope of the variable 'shm_id' can be reduced. [variableScope] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:58:9: style: Variable 'id_str' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:76:24: style: Variable 'tmp' can be declared as const array [constVariable] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:123:23: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:155:55: style: Parameter 'gprState' can be declared as pointer to const. However it seems that 'bbcallback' is a callback function, if 'gprState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:240:38: note: You might need to cast the function pointer here AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:155:55: note: Parameter 'gprState' can be declared as pointer to const AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:156:50: style: Parameter 'fprState' can be declared as pointer to const. However it seems that 'bbcallback' is a callback function, if 'fprState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:240:38: note: You might need to cast the function pointer here AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:156:50: note: Parameter 'fprState' can be declared as pointer to const AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:156:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bbcallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:240:38: note: You might need to cast the function pointer here AFLplusplus-4.21c/utils/qbdi_mode/template.cpp:156:66: note: Parameter 'data' can be declared as pointer to const AFLplusplus-4.21c/utils/qemu_persistent_hook/read_into_rdi.c:10:35: style: Parameter 'input_buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/qemu_persistent_hook/test.c:12:21: style: Comparing expression of type 'unsigned char' against value -1. Condition is always false. [compareValueOutOfTypeRangeError] AFLplusplus-4.21c/utils/qemu_persistent_hook/test.c:12:18: style: Condition 'buf[2]=='\xff'' is always false [knownConditionTrueFalse] AFLplusplus-4.21c/utils/qemu_persistent_hook/test.c:3:32: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] AFLplusplus-4.21c/utils/replay_record/persistent_demo_replay.c:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __AFL_FUZZ_TESTCASE_BUF [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/replay_record/persistent_demo_replay.c:119:21: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] AFLplusplus-4.21c/utils/replay_record/persistent_demo_replay.c:54:18: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] AFLplusplus-4.21c/utils/socket_fuzzing/socketfuzz.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RTLD_NEXT [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/socket_fuzzing/socketfuzz.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/socket_fuzzing/socketfuzz.c:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/socket_fuzzing/socketfuzz.c:76:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/utils/socket_fuzzing/socketfuzz.c:86:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:49:9: error: The one definition rule is violated, different classes/structs have the same name 'my_mutator' [ctuOneDefinitionRuleViolation] AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:23:9: note: The one definition rule is violated, different classes/structs have the same name 'my_mutator' AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:49:9: note: The one definition rule is violated, different classes/structs have the same name 'my_mutator' AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:17:3: warning: If memory allocation fails, then there is a possible null pointer dereference: a [ctunullpointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:14:37: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:14:22: note: Assignment 'sliced=(struct Array*)malloc(sizeof(struct Array))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:15:12: note: Calling function initArray, 1st argument is null AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:17:3: note: Dereferencing argument a that is null AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:31:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [ctunullpointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:36:37: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:36:22: note: Assignment 'sliced=(struct Array*)malloc(sizeof(struct Array))', assigned value is 0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-helpers.c:41:16: note: Calling function insertArray, 1st argument is null AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-util.c:31:7: note: Dereferencing argument a that is null diff: 2.17.0 AFLplusplus-4.21c/custom_mutators/aflpp/aflpp.c:27:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/aflpp/standalone/aflpp-standalone.c:27:5: error: Memory leak: data [memleak] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:132:18: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:29: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:17: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:132:18: note: Null pointer dereference head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:134:11: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:29: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:131:17: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:134:11: note: Null pointer dereference 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:135:23: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:135:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:136:37: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:136:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:434:21: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:434:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:604:16: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:27: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:15: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:604:16: note: Null pointer dereference head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:606:9: warning: If memory allocation fails, then there is a possible null pointer dereference: buf [nullPointerOutOfMemory] AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:27: note: Assuming allocation function fails AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:603:15: note: Assignment 'buf=(u8*)std::malloc(afl_ptr->extras[extras_cnt].len+1)', assigned value is 0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:606:9: note: Null pointer dereference 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:607:21: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:607:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:608:35: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:608:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:635:21: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:635:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:636:35: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:636:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:713:18: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:713:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:961:24: style: C-style pointer casting [cstyleCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/autotokens/autotokens.cpp:961:25: style: C-style pointer casting [cstyleCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:585:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:592:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/elf_header_mutator.c:599:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/example.c:66:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/example.c:73:5: error: Memory leak: data [memleak] 2.17.0 AFLplusplus-4.21c/custom_mutators/examples/example.c:80:5: error: Memory leak: data [memleak] head AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz-mutators.c:164:13: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] 2.17.0 AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:139:5: error: Memory leak: data [memleak] head AFLplusplus-4.21c/custom_mutators/gramatron/gramfuzz.c:303:9: style: Variable 'written' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/custom_mutators/libfuzzer/FuzzerPlatform.h:88:2: error: #error "Support for your platform has not been implemented" [preprocessorErrorDirective] head AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:43:24: style: C-style pointer casting [cstyleCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/libfuzzer/libfuzzer.cpp:43:25: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/lpm_aflpp_custom_mutator_input.cc:14:15: style: C-style pointer casting [cstyleCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/libprotobuf-mutator-example/lpm_aflpp_custom_mutator_input.cc:14:16: style: C-style pointer casting [cstyleCast] 2.17.0 AFLplusplus-4.21c/custom_mutators/radamsa/libradamsa.c:4544:13: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] head AFLplusplus-4.21c/frida_mode/src/lib/lib.c:27:6: error: #error "Unsupported platform" [preprocessorErrorDirective] head AFLplusplus-4.21c/frida_mode/test/js/test2.c:150:10: style: Variable 'result' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/instrumentation/afl-gcc-pass.so.cc:440:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:721:21: style: C-style pointer casting [cstyleCast] head AFLplusplus-4.21c/instrumentation/afl-llvm-dict2file.so.cc:721:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:655:51: style: Local variable 'E' shadows outer variable [shadowVariable] AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:646:48: note: Shadowed declaration AFLplusplus-4.21c/instrumentation/afl-llvm-pass.so.cc:655:51: note: Shadow variable head AFLplusplus-4.21c/qemu_mode/libcompcov/libcompcov.so.c:41:4: error: #error "Sorry, this library is Linux-specific for now!" [preprocessorErrorDirective] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:105:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:117:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:129:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:142:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:154:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:166:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:178:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:192:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:201:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:217:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:231:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:245:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:259:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:273:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:286:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:302:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:316:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:332:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:344:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:354:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:368:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:382:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:396:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:412:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:428:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:446:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:462:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:478:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:493:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:49:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:519:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:534:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:549:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:562:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:575:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:591:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:607:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:621:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:62:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:635:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:649:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:662:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:677:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:81:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/hooks.c:93:9: style: Variable 'rtv' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/qemu_mode/libqasan/uninstrument.c:59:1: error: failed to expand 'HOOK_UNINSTRUMENT', Wrong number of parameters for macro 'X_GET_FNTYPE'. [preprocessorErrorDirective] 2.17.0 AFLplusplus-4.21c/src/afl-fuzz-extras.c:331:16: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] head AFLplusplus-4.21c/test/test-fp_Infcases.c:20:14: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/test/test-fp_Infcases.c:21:14: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/test/test-fp_NaNcases.c:26:14: style: Variable 'negZero' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/test/test-fp_NaNcases.c:27:14: style: Variable 'posZero' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/test/test-multiple-mutators.c:14:8: style: Variable 'a' is assigned a value that is never used. [unreadVariable] 2.17.0 AFLplusplus-4.21c/test/unittests/unit_maybe_alloc.c:60:5: error: Memory leak: buf [memleak] head AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:30:23: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/c/persistent_target.c:35:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:20:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/compcov_x64/compcov_target.c:22:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:30:23: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/persistent/persistent_target.c:35:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:21:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:24:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/unicorn_mode/samples/python_simple/simple_target.c:27:19: style: Variable 'invalid_read' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/utils/afl_network_proxy/afl-network-client.c:319:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] head AFLplusplus-4.21c/utils/afl_untracer/afl-untracer.c:75:4: error: #error "Unsupported platform" [preprocessorErrorDirective] 2.17.0 AFLplusplus-4.21c/utils/bench/hash.c:27:17: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:27:17: note: Null pointer addition head AFLplusplus-4.21c/utils/bench/hash.c:27:17: error:inconclusive: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:27:17: note: Null pointer addition 2.17.0 AFLplusplus-4.21c/utils/bench/hash.c:41:17: error:inconclusive: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:41:17: note: Null pointer addition head AFLplusplus-4.21c/utils/bench/hash.c:41:17: error:inconclusive: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assuming allocation function fails AFLplusplus-4.21c/utils/bench/hash.c:17:32: note: Assignment 'data=malloc(4097)', assigned value is 0 AFLplusplus-4.21c/utils/bench/hash.c:41:17: note: Null pointer addition 2.17.0 AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:9: note: Assignment 'ret=(u8*)mmap(base,tlen,protflags,flags,fd,0)', assigned value is 0 AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: note: Null pointer addition head AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:19: note: Assuming allocation function fails AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:229:9: note: Assignment 'ret=(u8*)mmap(base,tlen,protflags,flags,fd,0)', assigned value is 0 AFLplusplus-4.21c/utils/libdislocator/libdislocator.so.c:275:20: note: Null pointer addition head AFLplusplus-4.21c/utils/libtokencap/libtokencap.so.c:41:4: error: #error "Sorry, this library is unsupported in this platform for now!" [preprocessorErrorDirective] DONE