2026-05-15 00:04 ftp://ftp.de.debian.org/debian/pool/main/g/gvm-libs/gvm-libs_22.41.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=libcurl --library=zlib --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 -j10 platform: Linux-7.0.2-2-pve-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.20.0 head-info: 7a7c28c (2026-05-14 15:45:19 +0200) count: 2953 1809 elapsed-time: 2.4 2.3 head-timing-info: old-timing-info: head results: greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:22:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:51:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:70:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/array_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/credentials_tests.c:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/array_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/array_tests.c:21:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/array_tests.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/drop_privileges.c:69:17: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:74:30: style:inconclusive: Function 'gvm_sentry_init' argument 1 names different: declaration '' definition 'dsn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:74:47: style:inconclusive: Function 'gvm_sentry_init' argument 2 names different: declaration '' definition 'release'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:97:29: style:inconclusive: Function 'gvm_sentry_log' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:23:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:48:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:105:58: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:121:56: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:155:62: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:189:67: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:224:61: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:258:63: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:292:60: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:325:65: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain.c:359:59: style: Parameter 'log_domain' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:28:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_domain_tests.c:53:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:22:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:39:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:49:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:60:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:80:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:94:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:104:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:126:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:134:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:156:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:165:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:194:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:215:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:252:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:315:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:23:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:69:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:97:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:129:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:195:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:236:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:260:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:301:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:18:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:32:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:173:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:111:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:190:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:140:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facilitynames [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:196:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:180:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_KEY_FILE_KEEP_COMMENTS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:225:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:307:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:281:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:452:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:293:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:838:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_INFO [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:305:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:933:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:314:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:341:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:347:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:364:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:371:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:379:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:395:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:401:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:414:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:425:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:431:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:451:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:469:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:495:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:502:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:530:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:543:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:556:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:574:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:590:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:597:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:604:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:620:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:626:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:665:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:689:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:727:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:747:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:766:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:772:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:794:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:815:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:836:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:856:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:883:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:939:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:963:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:970:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:992:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1000:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1012:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1061:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1115:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1145:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1203:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1208:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1215:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1223:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1232:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1242:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1251:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1264:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1277:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1302:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1344:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1357:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1370:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1393:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1409:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1421:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1435:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1457:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1490:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1523:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1551:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1575:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1596:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1624:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1636:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1644:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1658:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1681:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1690:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1706:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1721:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1736:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1789:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1806:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1830:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1847:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1880:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1906:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1932:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1955:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1973:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1990:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1999:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2014:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2029:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2044:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2059:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2091:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2114:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2137:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2165:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2172:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2180:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2188:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2211:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2260:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2268:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2280:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2294:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2300:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2314:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2330:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2341:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2347:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss.c:958:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2362:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss.c:1418:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2382:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss.c:1660:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2397:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss.c:1791:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2412:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2427:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2434:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2449:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2455:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2486:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2527:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2533:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2540:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2547:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2554:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2569:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2582:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2616:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2658:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2693:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2725:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2739:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2758:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2795:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2820:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2837:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2843:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2867:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2928:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2953:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2960:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2967:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/hosts.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:79:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:174:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:284:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:375:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:448:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_CASELESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:553:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:700:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:789:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:1157:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:1811:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:1839:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NI_MAXHOST [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:1901:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:2310:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:2376:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in6_addr [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_EXISTS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:99:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_LOCAL0 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:136:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:202:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:248:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_DEBUG [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:267:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:303:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:75:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:111:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1097:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1120:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1265:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1412:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1435:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1488:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1553:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:70:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_ANY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:138:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:213:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:227:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:251:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_addr [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:266:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:286:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET6_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:303:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:348:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:394:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:445:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:524:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:758:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:779:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IN6ADDR_ANY_INIT [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:896:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:995:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interface [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:1030:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:1143:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:1196:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:1236:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:218:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:20:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:848:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:910:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:960:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1086:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1142:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1209:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:20:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:40:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:51:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:59:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:80:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:149:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:185:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss_tests.c:231:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/logging.c:510:35: style: The if condition is the same as the previous if condition [duplicateCondition] greenbone-gvm-libs-aeda1c3/base/logging.c:460:35: note: First condition greenbone-gvm-libs-aeda1c3/base/logging.c:510:35: note: Second condition greenbone-gvm-libs-aeda1c3/base/logging.c:888:3: error: Memory pointed to by 'channel' is freed twice. [doubleFree] greenbone-gvm-libs-aeda1c3/base/logging.c:887:3: note: Memory pointed to by 'channel' is freed twice. greenbone-gvm-libs-aeda1c3/base/logging.c:888:3: note: Memory pointed to by 'channel' is freed twice. greenbone-gvm-libs-aeda1c3/base/logging.c:57:18: style:inconclusive: Function 'get_time' argument 1 names different: declaration '' definition 'time_fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:161:38: style:inconclusive: Function 'load_log_configuration' argument 1 names different: declaration '' definition 'config_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:286:33: style:inconclusive: Function 'free_log_configuration' argument 1 names different: declaration '' definition 'log_domain_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:322:29: style:inconclusive: Function 'gvm_log_silent' argument 1 names different: declaration '' definition 'log_domain'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:322:56: style:inconclusive: Function 'gvm_log_silent' argument 2 names different: declaration '' definition 'log_level'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:323:29: style:inconclusive: Function 'gvm_log_silent' argument 3 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:323:47: style:inconclusive: Function 'gvm_log_silent' argument 4 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:384:26: style:inconclusive: Function 'set_log_reference' argument 1 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:426:27: style:inconclusive: Function 'gvm_log_func' argument 1 names different: declaration '' definition 'log_domain'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:426:54: style:inconclusive: Function 'gvm_log_func' argument 2 names different: declaration '' definition 'log_level'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:427:27: style:inconclusive: Function 'gvm_log_func' argument 3 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:427:45: style:inconclusive: Function 'gvm_log_func' argument 4 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:836:26: style:inconclusive: Function 'log_func_for_gnutls' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:836:45: style:inconclusive: Function 'log_func_for_gnutls' argument 2 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:901:26: style:inconclusive: Function 'set_log_tz' argument 1 names different: declaration '' definition 'tz'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:979:29: style:inconclusive: Function 'setup_log_handlers' argument 1 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/logging.c:57:18: style: Parameter 'time_fmt' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/logging.c:450:10: style: Variable 'log_separator' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/logging.c:453:10: style: Variable 'syslog_facility' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/logging.c:454:10: style: Variable 'syslog_ident' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:127:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:157:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:177:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:199:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:300:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:309:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:352:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:368:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:374:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:383:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:405:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:417:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:436:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:456:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:499:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:521:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:538:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:551:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:566:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:646:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:676:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:704:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:736:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:757:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:769:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:788:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:872:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:887:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:942:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:973:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:995:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1003:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1015:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1081:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1120:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1205:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_false [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1211:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_false [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1219:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_false [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1228:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1238:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1247:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1259:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1272:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1293:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1322:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1352:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1365:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1476:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1509:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1540:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1568:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1686:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1699:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1731:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1762:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1859:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1894:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1920:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1945:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1967:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1984:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:1995:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2008:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2024:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2039:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2054:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2078:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2107:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2130:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2154:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2169:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2177:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2185:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2193:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2231:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2265:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2274:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2306:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2335:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2372:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2389:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2404:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2419:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2441:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2452:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2459:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2493:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2530:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2537:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2544:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2551:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2558:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2575:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2585:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2619:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2662:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2697:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2743:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2762:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2799:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2824:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2848:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2889:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2933:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2957:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2964:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:2974:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:137:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:135:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:135:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:137:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/logging_tests.c:145:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:135:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:135:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:145:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/logging_tests.c:204:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:201:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:201:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:204:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/logging_tests.c:210:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:201:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:201:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:210:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/logging_tests.c:269:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:266:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:266:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:269:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/logging_tests.c:275:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/logging_tests.c:266:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/logging_tests.c:266:22: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/logging_tests.c:275:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/networking_tests.c:14:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loose_mocks [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:862:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:920:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:966:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1121:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_STATUS_NORMAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1150:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1216:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_ANY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti.c:313:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:21:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:32:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:51:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:67:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:82:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:97:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:108:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:113:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:127:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:157:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:174:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:190:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:26:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:103:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:110:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:120:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/nvti_tests.c:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking.c:69:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/networking.c:142:7: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/networking.c:154:7: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/networking.c:347:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/networking.c:397:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/networking.c:796:18: style: Condition 'addr_p==NULL' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/base/networking.c:1304:12: warning: Either the condition '!target_addr' is redundant or there is possible null pointer dereference: target_addr. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/base/networking.c:1306:7: note: Assuming that condition '!target_addr' is not redundant greenbone-gvm-libs-aeda1c3/base/networking.c:1304:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/networking.c:64:36: style:inconclusive: Function 'gvm_source_iface_init' argument 1 names different: declaration '' definition 'iface'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:136:28: style:inconclusive: Function 'gvm_source_set_socket' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:136:40: style:inconclusive: Function 'gvm_source_set_socket' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:136:50: style:inconclusive: Function 'gvm_source_set_socket' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:174:24: style:inconclusive: Function 'gvm_source_addr' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:186:25: style:inconclusive: Function 'gvm_source_addr6' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:199:44: style:inconclusive: Function 'gvm_source_addr_as_addr6' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:243:37: style:inconclusive: Function 'ipv4_as_ipv6' argument 1 names different: declaration '' definition 'ip4'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:243:59: style:inconclusive: Function 'ipv4_as_ipv6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:261:38: style:inconclusive: Function 'addr6_to_str' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:261:51: style:inconclusive: Function 'addr6_to_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:279:38: style:inconclusive: Function 'addr6_as_str' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:298:49: style:inconclusive: Function 'sockaddr_as_str' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:298:61: style:inconclusive: Function 'sockaddr_as_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:339:31: style:inconclusive: Function 'gvm_resolve_list' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:389:26: style:inconclusive: Function 'gvm_resolve' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:389:38: style:inconclusive: Function 'gvm_resolve' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:389:47: style:inconclusive: Function 'gvm_resolve' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:443:35: style:inconclusive: Function 'gvm_resolve_as_addr6' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:443:58: style:inconclusive: Function 'gvm_resolve_as_addr6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:460:34: style:inconclusive: Function 'validate_port_range' argument 1 names different: declaration '' definition 'port_range'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:601:32: style:inconclusive: Function 'port_range_ranges' argument 1 names different: declaration '' definition 'port_range'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:728:26: style:inconclusive: Function 'port_in_port_ranges' argument 1 names different: declaration '' definition 'pnum'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:728:48: style:inconclusive: Function 'port_in_port_ranges' argument 2 names different: declaration '' definition 'ptype'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:728:64: style:inconclusive: Function 'port_in_port_ranges' argument 3 names different: declaration '' definition 'pranges'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:1017:44: style:inconclusive: Function 'gvm_routethrough' argument 1 names different: declaration '' definition 'storage_dest'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:1018:44: style:inconclusive: Function 'gvm_routethrough' argument 2 names different: declaration '' definition 'storage_source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:1297:50: style:inconclusive: Function 'gvm_get_outgoing_iface' argument 1 names different: declaration '' definition 'target_addr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/networking.c:89:31: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:97:36: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:305:27: style: Variable 'saddr' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:367:32: style: Variable 'addrin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:416:35: style: Variable 'addrin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:421:36: style: Variable 'addrin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:487:14: style: Variable 'hyphen' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:487:23: style: Variable 'element' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:737:16: style: Variable 'range' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:778:19: style: Variable 'addr_p' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:781:23: style: Variable 'sin_p' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:782:24: style: Variable 'sin6_p' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:832:27: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:1064:31: style: Variable 'sin_dest_p' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/networking.c:1241:27: style: Variable 'sin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1388:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/base/hosts.c:1875:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/base/pidfile.c:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts.c:175:5: error: Memory leak: addr_str [memleak] greenbone-gvm-libs-aeda1c3/base/hosts.c:554:5: error: Memory leak: addr6_str [memleak] greenbone-gvm-libs-aeda1c3/base/nvti.c:77:25: style:inconclusive: Function 'vtref_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:77:44: style:inconclusive: Function 'vtref_new' argument 2 names different: declaration '' definition 'ref_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:77:65: style:inconclusive: Function 'vtref_new' argument 3 names different: declaration '' definition 'ref_text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:97:22: style:inconclusive: Function 'vtref_free' argument 1 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:117:28: style:inconclusive: Function 'vtref_type' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:131:26: style:inconclusive: Function 'vtref_id' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:145:28: style:inconclusive: Function 'vtref_text' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:180:30: style:inconclusive: Function 'vtseverity_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:180:49: style:inconclusive: Function 'vtseverity_new' argument 2 names different: declaration '' definition 'origin'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:180:61: style:inconclusive: Function 'vtseverity_new' argument 3 names different: declaration '' definition 'date'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:180:74: style:inconclusive: Function 'vtseverity_new' argument 4 names different: declaration '' definition 'score'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:181:30: style:inconclusive: Function 'vtseverity_new' argument 5 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:203:32: style:inconclusive: Function 'vtseverity_free' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:223:38: style:inconclusive: Function 'vtseverity_type' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:237:40: style:inconclusive: Function 'vtseverity_origin' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:251:39: style:inconclusive: Function 'vtseverity_value' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:265:38: style:inconclusive: Function 'vtseverity_date' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:279:39: style:inconclusive: Function 'vtseverity_score' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:408:25: style:inconclusive: Function 'nvti_add_vtref' argument 1 names different: declaration '' definition 'vt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:408:38: style:inconclusive: Function 'nvti_add_vtref' argument 2 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:426:30: style:inconclusive: Function 'nvti_add_vtseverity' argument 1 names different: declaration '' definition 'vt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:426:48: style:inconclusive: Function 'nvti_add_vtseverity' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:463:18: style:inconclusive: Function 'nvtpref_new' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:463:35: style:inconclusive: Function 'nvtpref_new' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:463:54: style:inconclusive: Function 'nvtpref_new' argument 3 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:463:73: style:inconclusive: Function 'nvtpref_new' argument 4 names different: declaration '' definition 'dflt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:484:26: style:inconclusive: Function 'nvtpref_free' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:504:30: style:inconclusive: Function 'nvtpref_id' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:518:32: style:inconclusive: Function 'nvtpref_name' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:532:32: style:inconclusive: Function 'nvtpref_type' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:546:35: style:inconclusive: Function 'nvtpref_default' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:570:20: style:inconclusive: Function 'nvti_free' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:611:25: style:inconclusive: Function 'nvti_oid' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:625:26: style:inconclusive: Function 'nvti_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:639:29: style:inconclusive: Function 'nvti_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:653:29: style:inconclusive: Function 'nvti_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:667:30: style:inconclusive: Function 'nvti_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:681:28: style:inconclusive: Function 'nvti_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:695:35: style:inconclusive: Function 'nvti_creation_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:709:39: style:inconclusive: Function 'nvti_modification_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:722:31: style:inconclusive: Function 'nvti_vtref_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:737:27: style:inconclusive: Function 'nvti_vtref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:737:36: style:inconclusive: Function 'nvti_vtref' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:766:26: style:inconclusive: Function 'nvti_refs' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:766:42: style:inconclusive: Function 'nvti_refs' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:766:61: style:inconclusive: Function 'nvti_refs' argument 3 names different: declaration '' definition 'exclude_types'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:767:18: style:inconclusive: Function 'nvti_refs' argument 4 names different: declaration '' definition 'use_types'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:840:38: style:inconclusive: Function 'nvti_vtseverities_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:855:32: style:inconclusive: Function 'nvti_vtseverity' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:855:41: style:inconclusive: Function 'nvti_vtseverity' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:868:36: style:inconclusive: Function 'nvti_severity_score' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:900:46: style:inconclusive: Function 'nvti_severity_vector_from_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:924:30: style:inconclusive: Function 'nvti_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:938:35: style:inconclusive: Function 'nvti_solution_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:952:37: style:inconclusive: Function 'nvti_solution_method' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:966:25: style:inconclusive: Function 'nvti_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:982:29: style:inconclusive: Function 'nvti_get_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:982:45: style:inconclusive: Function 'nvti_get_tag' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1018:31: style:inconclusive: Function 'nvti_cvss_base' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1032:34: style:inconclusive: Function 'nvti_dependencies' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1046:35: style:inconclusive: Function 'nvti_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1060:36: style:inconclusive: Function 'nvti_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1074:35: style:inconclusive: Function 'nvti_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1088:36: style:inconclusive: Function 'nvti_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1102:40: style:inconclusive: Function 'nvti_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1116:31: style:inconclusive: Function 'nvti_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1130:30: style:inconclusive: Function 'nvti_qod_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1144:25: style:inconclusive: Function 'nvti_qod' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1158:28: style:inconclusive: Function 'nvti_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1171:30: style:inconclusive: Function 'nvti_pref_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1186:26: style:inconclusive: Function 'nvti_pref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1186:35: style:inconclusive: Function 'nvti_pref' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1199:30: style:inconclusive: Function 'nvti_category' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1214:23: style:inconclusive: Function 'nvti_set_oid' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1214:39: style:inconclusive: Function 'nvti_set_oid' argument 2 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1234:24: style:inconclusive: Function 'nvti_set_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1234:40: style:inconclusive: Function 'nvti_set_name' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1254:24: style:inconclusive: Function 'nvti_put_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1254:34: style:inconclusive: Function 'nvti_put_name' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1274:27: style:inconclusive: Function 'nvti_set_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1274:43: style:inconclusive: Function 'nvti_set_summary' argument 2 names different: declaration '' definition 'summary'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1294:27: style:inconclusive: Function 'nvti_put_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1294:37: style:inconclusive: Function 'nvti_put_summary' argument 2 names different: declaration '' definition 'summary'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/pidfile.c:40:30: style:inconclusive: Function 'pidfile_create' argument 1 names different: declaration '' definition 'pid_file_path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1314:27: style:inconclusive: Function 'nvti_set_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/pidfile.c:87:30: style:inconclusive: Function 'pidfile_remove' argument 1 names different: declaration '' definition 'pid_file_path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1314:43: style:inconclusive: Function 'nvti_set_insight' argument 2 names different: declaration '' definition 'insight'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1334:27: style:inconclusive: Function 'nvti_put_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1334:37: style:inconclusive: Function 'nvti_put_insight' argument 2 names different: declaration '' definition 'insight'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1354:28: style:inconclusive: Function 'nvti_set_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1354:44: style:inconclusive: Function 'nvti_set_affected' argument 2 names different: declaration '' definition 'affected'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1374:28: style:inconclusive: Function 'nvti_put_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1374:38: style:inconclusive: Function 'nvti_put_affected' argument 2 names different: declaration '' definition 'affected'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1394:26: style:inconclusive: Function 'nvti_set_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1394:42: style:inconclusive: Function 'nvti_set_impact' argument 2 names different: declaration '' definition 'impact'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1414:26: style:inconclusive: Function 'nvti_put_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1414:36: style:inconclusive: Function 'nvti_put_impact' argument 2 names different: declaration '' definition 'impact'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1434:33: style:inconclusive: Function 'nvti_set_creation_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1434:49: style:inconclusive: Function 'nvti_set_creation_time' argument 2 names different: declaration '' definition 'creation_time'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1453:37: style:inconclusive: Function 'nvti_set_modification_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1453:53: style:inconclusive: Function 'nvti_set_modification_time' argument 2 names different: declaration '' definition 'modification_time'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1472:28: style:inconclusive: Function 'nvti_set_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1472:44: style:inconclusive: Function 'nvti_set_solution' argument 2 names different: declaration '' definition 'solution'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1492:28: style:inconclusive: Function 'nvti_put_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1492:38: style:inconclusive: Function 'nvti_put_solution' argument 2 names different: declaration '' definition 'solution'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1513:33: style:inconclusive: Function 'nvti_set_solution_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1513:49: style:inconclusive: Function 'nvti_set_solution_type' argument 2 names different: declaration '' definition 'solution_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1534:35: style:inconclusive: Function 'nvti_set_solution_method' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1534:51: style:inconclusive: Function 'nvti_set_solution_method' argument 2 names different: declaration '' definition 'solution_method'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:23: style:inconclusive: Function 'nvti_add_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:39: style:inconclusive: Function 'nvti_add_tag' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:58: style:inconclusive: Function 'nvti_add_tag' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1625:23: style:inconclusive: Function 'nvti_set_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1625:39: style:inconclusive: Function 'nvti_set_tag' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1648:29: style:inconclusive: Function 'nvti_set_cvss_base' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1648:45: style:inconclusive: Function 'nvti_set_cvss_base' argument 2 names different: declaration '' definition 'cvss_base'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1672:32: style:inconclusive: Function 'nvti_set_dependencies' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1672:48: style:inconclusive: Function 'nvti_set_dependencies' argument 2 names different: declaration '' definition 'dependencies'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1696:33: style:inconclusive: Function 'nvti_set_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1696:49: style:inconclusive: Function 'nvti_set_required_keys' argument 2 names different: declaration '' definition 'required_keys'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1720:34: style:inconclusive: Function 'nvti_set_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1720:50: style:inconclusive: Function 'nvti_set_mandatory_keys' argument 2 names different: declaration '' definition 'mandatory_keys'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1744:33: style:inconclusive: Function 'nvti_set_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1744:49: style:inconclusive: Function 'nvti_set_excluded_keys' argument 2 names different: declaration '' definition 'excluded_keys'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1768:34: style:inconclusive: Function 'nvti_set_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1768:50: style:inconclusive: Function 'nvti_set_required_ports' argument 2 names different: declaration '' definition 'required_ports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1792:38: style:inconclusive: Function 'nvti_set_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1792:54: style:inconclusive: Function 'nvti_set_required_udp_ports' argument 2 names different: declaration '' definition 'required_udp_ports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1815:29: style:inconclusive: Function 'nvti_set_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1815:45: style:inconclusive: Function 'nvti_set_detection' argument 2 names different: declaration '' definition 'detection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1835:29: style:inconclusive: Function 'nvti_put_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1835:39: style:inconclusive: Function 'nvti_put_detection' argument 2 names different: declaration '' definition 'detection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1856:28: style:inconclusive: Function 'nvti_set_qod_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1856:44: style:inconclusive: Function 'nvti_set_qod_type' argument 2 names different: declaration '' definition 'qod_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1880:23: style:inconclusive: Function 'nvti_set_qod' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1880:39: style:inconclusive: Function 'nvti_set_qod' argument 2 names different: declaration '' definition 'qod'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1903:26: style:inconclusive: Function 'nvti_set_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1903:42: style:inconclusive: Function 'nvti_set_family' argument 2 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1923:26: style:inconclusive: Function 'nvti_put_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1923:36: style:inconclusive: Function 'nvti_put_family' argument 2 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1943:28: style:inconclusive: Function 'nvti_set_category' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1943:42: style:inconclusive: Function 'nvti_set_category' argument 2 names different: declaration '' definition 'category'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:24: style:inconclusive: Function 'nvti_add_refs' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:40: style:inconclusive: Function 'nvti_add_refs' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:59: style:inconclusive: Function 'nvti_add_refs' argument 3 names different: declaration '' definition 'ref_ids'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:1969:29: style:inconclusive: Function 'nvti_add_refs' argument 4 names different: declaration '' definition 'ref_text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2020:33: style:inconclusive: Function 'nvti_add_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2020:49: style:inconclusive: Function 'nvti_add_required_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2052:34: style:inconclusive: Function 'nvti_add_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2052:50: style:inconclusive: Function 'nvti_add_mandatory_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2084:33: style:inconclusive: Function 'nvti_add_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2084:49: style:inconclusive: Function 'nvti_add_excluded_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2116:34: style:inconclusive: Function 'nvti_add_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2116:50: style:inconclusive: Function 'nvti_add_required_ports' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2148:38: style:inconclusive: Function 'nvti_add_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2148:54: style:inconclusive: Function 'nvti_add_required_udp_ports' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2180:24: style:inconclusive: Function 'nvti_add_pref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2180:38: style:inconclusive: Function 'nvti_add_pref' argument 2 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2220:22: style:inconclusive: Function 'nvtis_free' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2233:21: style:inconclusive: Function 'nvtis_add' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2233:36: style:inconclusive: Function 'nvtis_add' argument 2 names different: declaration '' definition 'nvti'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2250:24: style:inconclusive: Function 'nvtis_lookup' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:2250:43: style:inconclusive: Function 'nvtis_lookup' argument 2 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/nvti.c:770:12: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/nvti.c:875:21: style: Variable 'severity' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:470:33: style:inconclusive: Function 'gvm_is_cidr6_block' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:516:34: style:inconclusive: Function 'gvm_cidr6_get_block' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:516:53: style:inconclusive: Function 'gvm_cidr6_get_block' argument 2 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:537:31: style:inconclusive: Function 'gvm_cidr6_get_ip' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:537:53: style:inconclusive: Function 'gvm_cidr6_get_ip' argument 2 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:814:33: style:inconclusive: Function 'gvm_get_host_type' argument 1 names different: declaration '' definition 'str_stripped'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:875:22: style:inconclusive: Function 'gvm_vhost_new' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:875:35: style:inconclusive: Function 'gvm_vhost_new' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:910:36: style:inconclusive: Function 'gvm_duplicate_vhost' argument 1 names different: declaration '' definition 'vhost'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:910:52: style:inconclusive: Function 'gvm_duplicate_vhost' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:945:25: style:inconclusive: Function 'gvm_host_free' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:966:29: style:inconclusive: Function 'gvm_hosts_add' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:966:48: style:inconclusive: Function 'gvm_hosts_add' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1104:38: style:inconclusive: Function 'gvm_hosts_new_with_max' argument 1 names different: declaration '' definition 'hosts_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1104:62: style:inconclusive: Function 'gvm_hosts_new_with_max' argument 2 names different: declaration '' definition 'max_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1301:29: style:inconclusive: Function 'gvm_hosts_new' argument 1 names different: declaration '' definition 'hosts_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1315:30: style:inconclusive: Function 'gvm_hosts_next' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1333:50: style:inconclusive: Function 'gvm_hosts_move_current_host_to_end' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1376:30: style:inconclusive: Function 'gvm_hosts_free' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1399:33: style:inconclusive: Function 'gvm_hosts_shuffle' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1431:33: style:inconclusive: Function 'gvm_hosts_reverse' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1457:33: style:inconclusive: Function 'gvm_hosts_resolve' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1525:33: style:inconclusive: Function 'gvm_vhosts_exclude' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1525:51: style:inconclusive: Function 'gvm_vhosts_exclude' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1580:42: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1580:61: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1581:42: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 3 names different: declaration '' definition 'max_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1658:38: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1658:57: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 2 names different: declaration '' definition 'deny_hosts_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1659:37: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 3 names different: declaration '' definition 'allow_hosts_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1771:33: style:inconclusive: Function 'gvm_hosts_exclude' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1771:52: style:inconclusive: Function 'gvm_hosts_exclude' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1787:33: style:inconclusive: Function 'gvm_host_from_str' argument 1 names different: declaration 'hosts_str' definition 'host_str'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/base/hosts.h:168:33: note: Function 'gvm_host_from_str' argument 1 names different: declaration 'hosts_str' definition 'host_str'. greenbone-gvm-libs-aeda1c3/base/hosts.c:1787:33: note: Function 'gvm_host_from_str' argument 1 names different: declaration 'hosts_str' definition 'host_str'. greenbone-gvm-libs-aeda1c3/base/hosts.c:1836:38: style:inconclusive: Function 'gvm_host_reverse_lookup' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1921:42: style:inconclusive: Function 'gvm_host_add_reverse_lookup' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:1963:54: style:inconclusive: Function 'gvm_hosts_reverse_lookup_only_excluded' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2004:45: style:inconclusive: Function 'gvm_hosts_reverse_lookup_only' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2029:55: style:inconclusive: Function 'gvm_hosts_reverse_lookup_unify_excluded' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2085:46: style:inconclusive: Function 'gvm_hosts_reverse_lookup_unify' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2106:37: style:inconclusive: Function 'gvm_hosts_count' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2120:39: style:inconclusive: Function 'gvm_hosts_removed' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2134:42: style:inconclusive: Function 'gvm_hosts_duplicated' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2150:43: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2150:72: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2151:44: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 3 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2199:33: style:inconclusive: Function 'gvm_duplicate_host' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2242:38: style:inconclusive: Function 'gvm_host_in_hosts' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2242:67: style:inconclusive: Function 'gvm_host_in_hosts' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2243:39: style:inconclusive: Function 'gvm_host_in_hosts' argument 3 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2259:34: style:inconclusive: Function 'gvm_host_type' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2274:38: style:inconclusive: Function 'gvm_host_type_str' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2290:39: style:inconclusive: Function 'gvm_host_value_str' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:37: style:inconclusive: Function 'gvm_host_resolve' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:49: style:inconclusive: Function 'gvm_host_resolve' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:58: style:inconclusive: Function 'gvm_host_resolve' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2368:39: style:inconclusive: Function 'gvm_host_get_addr6' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:2368:62: style:inconclusive: Function 'gvm_host_get_addr6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/hosts.c:426:14: style: Variable 'last' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1464:22: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1475:28: style: Variable 'ip6' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1544:13: style: Variable 'value' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1836:38: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1891:18: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/hosts.c:1923:11: style: Variable 'vhosts' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:16:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:20:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:26:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:31:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:58:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:79:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:89:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:115:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:144:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:126:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:48:3: warning: Return value of function g_file_get_contents() is not used. [ignoredReturnValue] greenbone-gvm-libs-aeda1c3/base/prefs.c:142:25: style:inconclusive: Function 'prefs_set' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/prefs.c:142:43: style:inconclusive: Function 'prefs_set' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/prefs.c:156:27: style:inconclusive: Function 'prefs_config' argument 1 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/prefs.c:121:10: style: Variable 'str' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:100:23: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:98:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:98:16: note: Assignment 'file=fopen(test_pidfile,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:100:23: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:127:23: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:125:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:125:16: note: Assignment 'file=fopen(test_pidfile,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:127:23: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:81:10: style: Variable 'test_pidfile' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:91:10: style: Variable 'test_pidfile' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:17:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:25:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:33:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:43:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:52:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:64:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:73:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:85:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:97:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:117:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:136:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/proctitle.c:45:21: style:inconclusive: Function 'proctitle_init' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/proctitle.c:45:34: style:inconclusive: Function 'proctitle_init' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/proctitle.c:138:28: style:inconclusive: Function 'proctitle_set' argument 1 names different: declaration '' definition 'new_title'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/proctitle.c:50:9: style: Variable 'new_progname' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/proctitle.c:50:24: style: Variable 'new_progname_full' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:200:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:266:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:352:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GVM_SYSCONF_DIR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:145:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:143:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:143:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:145:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:146:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:143:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:143:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/prefs_tests.c:146:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:25:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:37:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:50:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings.c:56:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_KEY_FILE_KEEP_COMMENTS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:17:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:21:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:25:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:43:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:52:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:74:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:123:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:193:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/pwpolicy_tests.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/settings.c:81:31: style:inconclusive: Function 'settings_cleanup' argument 1 names different: declaration '' definition 'settings'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:98:56: style:inconclusive: Function 'init_settings_iterator_from_file' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:99:48: style:inconclusive: Function 'init_settings_iterator_from_file' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:99:71: style:inconclusive: Function 'init_settings_iterator_from_file' argument 3 names different: declaration '' definition 'group'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:136:49: style:inconclusive: Function 'cleanup_settings_iterator' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:150:46: style:inconclusive: Function 'settings_iterator_next' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:166:46: style:inconclusive: Function 'settings_iterator_name' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings.c:179:47: style:inconclusive: Function 'settings_iterator_value' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:61:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:134:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/strings.c:36:28: style:inconclusive: Function 'gvm_append_string' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:36:46: style:inconclusive: Function 'gvm_append_string' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:66:26: style:inconclusive: Function 'gvm_append_text' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:66:44: style:inconclusive: Function 'gvm_append_text' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:66:58: style:inconclusive: Function 'gvm_append_text' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:87:30: style:inconclusive: Function 'gvm_free_string_var' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:108:24: style:inconclusive: Function 'gvm_strip_space' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/strings.c:108:38: style:inconclusive: Function 'gvm_strip_space' argument 2 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:62:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:60:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:60:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:62:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/settings_tests.c:63:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:60:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:60:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:63:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/settings_tests.c:86:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:84:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:84:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:86:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/settings_tests.c:87:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:84:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:84:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:87:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/settings_tests.c:135:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:133:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:133:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:135:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/settings_tests.c:139:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/settings_tests.c:133:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/settings_tests.c:133:16: note: Assignment 'file=fopen(config_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/settings_tests.c:139:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/base/strings_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:21:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:29:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:37:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:47:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:55:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:63:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:73:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:85:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:92:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:101:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:109:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:117:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:125:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:133:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:141:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:149:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:89:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/strings_tests.c:96:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:329:11: style: Variable 'removed' is reassigned a value before the old one has been used. [redundantAssignment] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:325:11: note: removed is assigned greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:329:11: note: removed is overwritten greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:241:28: style: Parameter 'host' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:241:41: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/hosts_tests.c:318:15: style: Variable 'host' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/version.c:17:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GVM_LIBS_VERSION [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1635:11: style: Condition 'agent' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1635:25: style: Condition 'agent->agent_id' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/base/version_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/version_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/version_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/version_tests.c:21:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GVM_LIBS_VERSION [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1021:40: style:inconclusive: Function 'agent_controller_scan_agent_config_free' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.h:280:40: note: Function 'agent_controller_scan_agent_config_free' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1021:40: note: Function 'agent_controller_scan_agent_config_free' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1044:40: style:inconclusive: Function 'agent_controller_convert_scan_agent_config_string' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.h:284:40: note: Function 'agent_controller_convert_scan_agent_config_string' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1044:40: note: Function 'agent_controller_convert_scan_agent_config_string' argument 1 names different: declaration 'd' definition 'scan_agent_cfg'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1089:63: style:inconclusive: Function 'agent_controller_parse_scan_agent_config_string' argument 1 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:576:32: style: Variable 'use_update_to_latest' is assigned a value that is never used. [unreadVariable] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:62:17: debug: Scope::checkVariable found variable 'value' with varid 0. [varid0] greenbone-gvm-libs-aeda1c3/boreas/arp.c:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBNET_ERRBUF_SIZE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/arp.c:189:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARPOP_REQUEST [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/arp.c:221:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBNET_ERRBUF_SIZE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/alivedetection_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/alivedetection_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/alivedetection_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:324:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:453:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:496:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:21:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:27:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:33:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:40:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:47:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:56:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:66:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:74:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:81:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/arp.c:287:11: style: The if condition is the same as the previous if condition [duplicateCondition] greenbone-gvm-libs-aeda1c3/boreas/arp.c:282:11: note: First condition greenbone-gvm-libs-aeda1c3/boreas/arp.c:287:11: note: Second condition greenbone-gvm-libs-aeda1c3/boreas/arp.c:272:7: style: Condition '!ifname' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/boreas/arp.c:223:18: note: Assignment 'ifname=NULL', assigned value is 0 greenbone-gvm-libs-aeda1c3/boreas/arp.c:263:7: note: Assuming condition is false greenbone-gvm-libs-aeda1c3/boreas/arp.c:272:7: note: Condition '!ifname' is always true greenbone-gvm-libs-aeda1c3/boreas/arp.c:219:26: style:inconclusive: Function 'send_arp_v4' argument 1 names different: declaration '' definition 'dst_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/arp.c:222:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/boreas_error.c:24:34: style:inconclusive: Function 'str_boreas_error' argument 1 names different: declaration '' definition 'boreas_error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_error_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/boreas_error_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/boreas_error_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:394:7: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:350:36: style:inconclusive: Function 'gvm_validate_password' argument 1 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:350:58: style:inconclusive: Function 'gvm_validate_password' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/boreas_io_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/boreas_io_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:111:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:150:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:226:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:285:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:307:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:423:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:475:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:74:11: style: Condition '!gvm_http_add_header(headers,xapikey->str)' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:74:32: note: Calling function 'gvm_http_add_header' returns 1 greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:74:11: note: Condition '!gvm_http_add_header(headers,xapikey->str)' is always false greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:83:11: style: Condition '!gvm_http_add_header(headers,"Content-Type: application/json")' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:83:32: note: Calling function 'gvm_http_add_header' returns 1 greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:83:11: note: Condition '!gvm_http_add_header(headers,"Content-Type: application/json")' is always false greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:192:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:202:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:212:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:15:46: style:inconclusive: Function '__wrap_libnet_name2addr4' argument 2 names different: declaration '' definition 'host_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:15:65: style:inconclusive: Function '__wrap_libnet_name2addr4' argument 3 names different: declaration '' definition 'use_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:68:17: style: Variable 'mac' can be declared as const array [constVariable] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:523:25: style: Condition 'scan(alive_test)<0' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:523:12: note: Calling function 'scan' returns 0 greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:523:25: note: Condition 'scan(alive_test)<0' is always false greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:478:30: style:inconclusive: Function 'start_alive_detection' argument 1 names different: declaration '' definition 'hosts_to_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:118:22: style: Variable 'curr_alive' is assigned a value that is never used. [unreadVariable] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:145:27: style:inconclusive: Function 'get_host_from_queue' argument 1 names different: declaration '' definition 'alive_hosts_kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:145:53: style:inconclusive: Function 'get_host_from_queue' argument 2 names different: declaration '' definition 'alive_deteciton_finished'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:221:25: style:inconclusive: Function 'put_host_on_queue' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:221:35: style:inconclusive: Function 'put_host_on_queue' argument 2 names different: declaration '' definition 'addr_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:237:30: style:inconclusive: Function 'finish_signal_on_queue' argument 1 names different: declaration '' definition 'main_kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:272:38: style:inconclusive: Function 'realloc_finish_signal_on_queue' argument 1 names different: declaration '' definition 'main_kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:298:35: style:inconclusive: Function 'put_finish_signal_on_queue' argument 1 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:348:36: style:inconclusive: Function 'init_scan_restrictions' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:348:49: style:inconclusive: Function 'init_scan_restrictions' argument 2 names different: declaration '' definition 'max_scan_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:369:38: style:inconclusive: Function 'handle_scan_restrictions' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:369:54: style:inconclusive: Function 'handle_scan_restrictions' argument 2 names different: declaration '' definition 'addr_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:410:38: style:inconclusive: Function 'send_dead_hosts_to_ospd_openvas' argument 1 names different: declaration '' definition 'count_dead_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:443:35: style:inconclusive: Function 'get_openvas_scan_id' argument 1 names different: declaration '' definition 'db_address'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:443:51: style:inconclusive: Function 'get_openvas_scan_id' argument 2 names different: declaration '' definition 'db_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:467:39: style:inconclusive: Function 'get_alive_test_methods' argument 1 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:221:35: style: Parameter 'addr_str' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:60:59: style:inconclusive: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:138:59: note: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:60:59: note: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:61:37: style:inconclusive: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:139:37: note: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:61:37: note: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:61:55: style:inconclusive: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:139:62: note: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:61:55: note: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:62:51: style:inconclusive: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:140:51: note: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller_tests.c:62:51: note: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/boreas/cli_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/cli_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/cli_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/ping_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/ping_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/ping_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/cli.c:167:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/cli.c:177:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/cli.c:186:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/cli.c:195:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/cli.c:203:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/cli.c:226:10: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] greenbone-gvm-libs-aeda1c3/boreas/cli.c:160:7: note: If condition 'error' is true, the function will return/exit greenbone-gvm-libs-aeda1c3/boreas/cli.c:226:10: note: Returning identical expression 'error' greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:23: style:inconclusive: Function 'run_cli' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:43: style:inconclusive: Function 'run_cli' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:68: style:inconclusive: Function 'run_cli' argument 3 names different: declaration '' definition 'port_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:236:32: style:inconclusive: Function 'run_cli_extended' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:236:52: style:inconclusive: Function 'run_cli_extended' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:237:32: style:inconclusive: Function 'run_cli_extended' argument 3 names different: declaration '' definition 'port_list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:237:62: style:inconclusive: Function 'run_cli_extended' argument 4 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:296:39: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 1 names different: declaration '' definition 'net'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:296:51: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 2 names different: declaration '' definition 'hosts_found'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:297:31: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 3 names different: declaration '' definition 'print_results'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:357:28: style:inconclusive: Function 'is_host_alive' argument 1 names different: declaration '' definition 'ip_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:357:41: style:inconclusive: Function 'is_host_alive' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/cli.c:279:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'create_host_list' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/boreas/cli.c:331:38: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/boreas/cli.c:279:28: note: Parameter 'key' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/boreas/sniffer_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/sniffer_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/sniffer_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:64:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCAP_ERRBUF_SIZE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:135:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:212:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCAP_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:311:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/cvss.c:606:22: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] greenbone-gvm-libs-aeda1c3/base/cvss.c:617:22: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:250:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:233:33: style:inconclusive: Function 'stop_sniffer_thread' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:233:52: style:inconclusive: Function 'stop_sniffer_thread' argument 2 names different: declaration '' definition 'sniffer_thread_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:291:34: style:inconclusive: Function 'start_sniffer_thread' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:291:54: style:inconclusive: Function 'start_sniffer_thread' argument 2 names different: declaration '' definition 'sniffer_thread_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:86:13: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:94:13: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:122:14: style: Variable 'ip' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:1793:51: warning: Either the condition 'vec==NULL' is redundant or there is possible null pointer dereference: vec. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/base/cvss.c:1794:11: note: Assuming that condition 'vec==NULL' is not redundant greenbone-gvm-libs-aeda1c3/base/cvss.c:1793:51: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:168:22: style: Variable 'arp' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:1800:59: warning: Either the condition 'macrovector==NULL' is redundant or there is possible null pointer dereference: macrovector. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/base/cvss.c:1801:19: note: Assuming that condition 'macrovector==NULL' is not redundant greenbone-gvm-libs-aeda1c3/base/cvss.c:1800:59: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/boreas/util.c:685:17: debug: Scope::checkVariable found variable 'value' with varid 0. [varid0] greenbone-gvm-libs-aeda1c3/boreas/ping.c:95:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:118:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIOCOUTQ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:221:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICMP_ECHO [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:289:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:323:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ip6_hdr [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:407:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ip6_hdr [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:513:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ip [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:629:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/ping.c:672:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:14:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:17:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:71:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:81:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:94:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:126:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:147:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:172:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:198:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:236:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/base/cvss.c:585:47: style:inconclusive: Function 'get_cvss_score_from_base_metrics' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/cvss.c:696:50: style:inconclusive: Function 'get_cvss_score_from_base_metrics_v3' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/cvss.c:1770:45: style:inconclusive: Function 'get_cvss_score_from_metrics_v4' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/base/cvss.c:561:32: style: Parameter 'cvss' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:607:13: style: Variable 'metric_name' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:608:13: style: Variable 'metric_value' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:867:11: style: Variable 'score_ptr' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/base/cvss.c:986:27: style: Variable 'metric_def' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:154:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:270:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:100:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:152:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:223:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sockaddr_in [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:325:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:394:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:422:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:565:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:685:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:711:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIOCOUTQ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:759:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:201:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:169:42: style:inconclusive: Function 'container_image_target_new' argument 1 names different: declaration '' definition 'scanid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:169:63: style:inconclusive: Function 'container_image_target_new' argument 2 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:170:42: style:inconclusive: Function 'container_image_target_new' argument 3 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:190:56: style:inconclusive: Function 'container_image_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:213:46: style:inconclusive: Function 'container_image_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:213:65: style:inconclusive: Function 'container_image_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:233:64: style:inconclusive: Function 'container_image_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:253:33: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:253:58: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:23:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:254:16: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:29:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:281:66: style:inconclusive: Function 'container_image_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:51:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:282:70: style:inconclusive: Function 'container_image_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:84:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:106:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:130:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:164:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:194:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:64:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner_tests.c:148:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INADDR_ANY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:183:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET6 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:209:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1134:7: error: Dereferencing 'err' after it is deallocated / released [deallocuse] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1135:5: error: Memory pointed to by 'err' is freed twice. [doubleFree] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1131:12: note: Memory pointed to by 'err' is freed twice. greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1135:5: note: Memory pointed to by 'err' is freed twice. greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1136:3: error: Memory pointed to by 'file_channel' is freed twice. [doubleFree] greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1131:12: note: Memory pointed to by 'file_channel' is freed twice. greenbone-gvm-libs-aeda1c3/base/networking_tests.c:1136:3: note: Memory pointed to by 'file_channel' is freed twice. greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:154:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:190:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:275:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:341:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:391:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:431:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:519:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:737:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:55:47: style:inconclusive: Function 'cyberark_connector_free' argument 1 names different: declaration '' definition 'connector'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:83:50: style:inconclusive: Function 'cyberark_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:84:55: style:inconclusive: Function 'cyberark_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:85:41: style:inconclusive: Function 'cyberark_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:245:41: style:inconclusive: Function 'cyberark_object_free' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:426:43: style:inconclusive: Function 'cyberark_get_object' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:426:62: style:inconclusive: Function 'cyberark_get_object' argument 2 names different: declaration '' definition 'safe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:427:35: style:inconclusive: Function 'cyberark_get_object' argument 3 names different: declaration '' definition 'folder'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:427:56: style:inconclusive: Function 'cyberark_get_object' argument 4 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:514:50: style:inconclusive: Function 'cyberark_verify_connection' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:514:69: style:inconclusive: Function 'cyberark_verify_connection' argument 2 names different: declaration '' definition 'safe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:515:42: style:inconclusive: Function 'cyberark_verify_connection' argument 3 names different: declaration '' definition 'folder'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:515:63: style:inconclusive: Function 'cyberark_verify_connection' argument 4 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/util.c:89:28: style:inconclusive: Function 'get_source_mac_addr' argument 1 names different: declaration '' definition 'interface'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/util.c:89:48: style:inconclusive: Function 'get_source_mac_addr' argument 2 names different: declaration '' definition 'mac'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/util.c:145:26: style:inconclusive: Function 'get_source_addr_v6' argument 1 names different: declaration '' definition 'udpv6soc'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/util.c:145:53: style:inconclusive: Function 'get_source_addr_v6' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/util.c:145:75: style:inconclusive: Function 'get_source_addr_v6' argument 3 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:115:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:216:26: style:inconclusive: Function 'get_source_addr_v4' argument 1 names different: declaration '' definition 'udpv4soc'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:119:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:216:52: style:inconclusive: Function 'get_source_addr_v4' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:151:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:216:73: style:inconclusive: Function 'get_source_addr_v4' argument 3 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:167:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:280:28: style:inconclusive: Function 'fill_ports_array' argument 1 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:178:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:280:44: style:inconclusive: Function 'fill_ports_array' argument 2 names different: declaration '' definition 'ports_array'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:193:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:315:38: style:inconclusive: Function 'close_all_needed_sockets' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:214:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:315:60: style:inconclusive: Function 'close_all_needed_sockets' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:229:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:410:27: style:inconclusive: Function 'set_socket' argument 1 names different: declaration '' definition 'socket_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:243:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:410:45: style:inconclusive: Function 'set_socket' argument 2 names different: declaration '' definition 'scanner_socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:256:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:540:29: style:inconclusive: Function 'set_udp6_socket' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:273:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:548:32: style:inconclusive: Function 'init_ipv6_net_data' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:288:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:548:53: style:inconclusive: Function 'init_ipv6_net_data' argument 2 names different: declaration '' definition 'net'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:299:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:626:36: style:inconclusive: Function 'set_all_needed_sockets' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:315:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:626:58: style:inconclusive: Function 'set_all_needed_sockets' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:330:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:680:31: style:inconclusive: Function 'count_difference' argument 1 names different: declaration '' definition 'hashtable_A'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:339:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:680:56: style:inconclusive: Function 'count_difference' argument 2 names different: declaration '' definition 'hashtable_B'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:349:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:727:33: style:inconclusive: Function 'wait_until_so_sndbuf_empty' argument 1 names different: declaration '' definition 'soc'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:364:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:727:42: style:inconclusive: Function 'wait_until_so_sndbuf_empty' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:413:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:750:34: style:inconclusive: Function 'cidr6block_contains' argument 1 names different: declaration '' definition 'cidr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:432:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:750:52: style:inconclusive: Function 'cidr6block_contains' argument 2 names different: declaration '' definition 'address'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:445:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:460:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:475:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:494:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:513:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:538:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/util.c:89:28: style: Parameter 'interface' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/boreas/util.c:114:43: style: Variable 's' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/util.c:121:39: style: Variable 's' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/util.c:145:53: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/boreas/util.c:216:52: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/boreas/util.c:315:38: style: Parameter 'scanner' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http/httputils.c:124:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLOPT_URL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils.c:297:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLINFO_RESPONSE_CODE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils.c:718:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils.c:751:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURLMSG_DONE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:17:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:21:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:35:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:41:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:49:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:60:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:66:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:73:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:79:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:91:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:97:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:104:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:114:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:126:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:132:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:138:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:152:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http/httputils.c:52:28: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'store_response_data' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/http/httputils.c:125:50: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/http/httputils.c:52:28: note: Parameter 'ptr' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/gmp/gmp.c:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1248:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1471:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:161:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:173:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:186:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:207:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:240:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:251:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:285:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:296:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:310:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:535:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/gmp/gmp_tests.c:563:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:100:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:107:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http/httputils_tests.c:155:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/boreas/util.c:145:53: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'get_source_addr_v6' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:259:39: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/boreas/util.c:145:53: note: Parameter 'dst' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/boreas/util.c:216:52: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'get_source_addr_v4' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/boreas/util_tests.c:258:39: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/boreas/util.c:216:52: note: Parameter 'dst' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:191:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:226:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:314:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:396:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:533:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:592:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:638:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:685:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:912:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:998:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:18:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1043:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:24:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1086:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:59:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1114:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:76:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1142:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:93:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1253:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:110:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1394:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:159:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1585:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:193:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:257:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:269:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:281:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:289:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:308:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:316:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:327:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:338:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:349:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:360:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:396:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:426:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:462:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:512:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:537:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:181:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:448:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cJSON_True [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:561:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:66:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:83:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:100:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:276:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:324:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:335:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:346:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:357:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:387:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:417:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:455:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:502:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:633:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:83:55: style:inconclusive: Function 'openvasd_get_vt_stream_init' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:108:50: style:inconclusive: Function 'openvasd_get_vt_stream' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:122:44: style:inconclusive: Function 'openvasd_get_vts' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:149:52: style:inconclusive: Function 'openvasd_get_performance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:150:59: style:inconclusive: Function 'openvasd_get_performance' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:199:55: style:inconclusive: Function 'openvasd_parsed_performance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:200:62: style:inconclusive: Function 'openvasd_parsed_performance' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:201:38: style:inconclusive: Function 'openvasd_parsed_performance' argument 3 names different: declaration '' definition 'graph'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:368:53: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:369:46: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 2 names different: declaration '' definition 'scan_preferences'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:369:72: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 3 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:503:39: style:inconclusive: Function 'openvasd_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:503:58: style:inconclusive: Function 'openvasd_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:504:39: style:inconclusive: Function 'openvasd_credential_new' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:525:50: style:inconclusive: Function 'openvasd_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:545:59: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:546:49: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:546:68: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:578:35: style:inconclusive: Function 'openvasd_target_new' argument 1 names different: declaration '' definition 'scanid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:578:56: style:inconclusive: Function 'openvasd_target_new' argument 2 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:579:35: style:inconclusive: Function 'openvasd_target_new' argument 3 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:579:55: style:inconclusive: Function 'openvasd_target_new' argument 4 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:580:26: style:inconclusive: Function 'openvasd_target_new' argument 5 names different: declaration '' definition 'reverse_lookup_unify'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:580:52: style:inconclusive: Function 'openvasd_target_new' argument 6 names different: declaration '' definition 'reverse_lookup_only'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:607:56: style:inconclusive: Function 'openvasd_target_set_finished_hosts' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:608:50: style:inconclusive: Function 'openvasd_target_set_finished_hosts' argument 2 names different: declaration '' definition 'finished_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:620:42: style:inconclusive: Function 'openvasd_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:647:60: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:648:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 2 names different: declaration '' definition 'icmp'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:648:65: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 3 names different: declaration '' definition 'tcp_syn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:649:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 4 names different: declaration '' definition 'tcp_ack'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:649:68: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 5 names different: declaration '' definition 'arp'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:650:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 6 names different: declaration '' definition 'consider_alive'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:669:52: style:inconclusive: Function 'openvasd_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:670:56: style:inconclusive: Function 'openvasd_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:686:38: style:inconclusive: Function 'openvasd_vt_single_new' argument 1 names different: declaration '' definition 'vt_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:704:48: style:inconclusive: Function 'openvasd_vt_single_free' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:725:53: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:726:44: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:726:63: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:121:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:133:11: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:137:15: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:286:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:305:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:626:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:669:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/boreas/ping.c:331:35: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] greenbone-gvm-libs-aeda1c3/boreas/ping.c:331:47: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] greenbone-gvm-libs-aeda1c3/boreas/ping.c:432:39: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] greenbone-gvm-libs-aeda1c3/boreas/ping.c:432:51: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] greenbone-gvm-libs-aeda1c3/boreas/ping.c:630:14: style: Condition 'dst6_p==NULL' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/boreas/ping.c:673:14: style: Condition 'dst6_p==NULL' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:21: style:inconclusive: Function 'send_icmp' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:35: style:inconclusive: Function 'send_icmp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:51: style:inconclusive: Function 'send_icmp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:316:34: style:inconclusive: Function 'send_icmp_v6_multicast' argument 1 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:20: style:inconclusive: Function 'send_tcp' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:34: style:inconclusive: Function 'send_tcp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:50: style:inconclusive: Function 'send_tcp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:20: style:inconclusive: Function 'send_arp' argument 1 names different: declaration '' definition 'host_value_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:45: style:inconclusive: Function 'send_arp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:61: style:inconclusive: Function 'send_arp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:155:41: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/boreas/ping.c:206:40: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/boreas/ping.c:402:11: style: Variable 'ports' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/boreas/ping.c:509:11: style: Variable 'ports' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1645:5: error: Memory leak: snmp [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1651:5: error: Memory leak: snmp [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1652:3: error: Memory leak: snmp [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:429:7: error: Memory leak: opts.timezone [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:429:7: error: Memory leak: opts.role [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:429:7: error: Memory leak: opts.pw_warning [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:527:7: error: Memory leak: opts.timezone [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:527:7: error: Memory leak: opts.role [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:527:7: error: Memory leak: opts.pw_warning [memleak] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:527:7: error: Memory leak: opts.jwt [memleak] greenbone-gvm-libs-aeda1c3/boreas/ping.c:41:10: style: struct member 'v6pseudo_icmp_hdr::zero1' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/boreas/ping.c:42:10: style: struct member 'v6pseudo_icmp_hdr::zero2' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:23:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:60:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:99:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/boreas/ping.c:43:10: style: struct member 'v6pseudo_icmp_hdr::zero3' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/boreas/ping.c:53:10: style: struct member 'v6pseudohdr::zero1' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/boreas/ping.c:54:10: style: struct member 'v6pseudohdr::zero2' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:48:27: style:inconclusive: Function 'gmp_task_status' argument 1 names different: declaration 'status_response' definition 'response'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/gmp/gmp.h:283:27: note: Function 'gmp_task_status' argument 1 names different: declaration 'status_response' definition 'response'. greenbone-gvm-libs-aeda1c3/gmp/gmp.c:48:27: note: Function 'gmp_task_status' argument 1 names different: declaration 'status_response' definition 'response'. greenbone-gvm-libs-aeda1c3/gmp/gmp.c:190:29: style:inconclusive: Function 'gmp_ping' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:55:10: style: struct member 'v6pseudohdr::zero3' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:190:42: style:inconclusive: Function 'gmp_ping' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:31: style:inconclusive: Function 'gmp_ping_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:47: style:inconclusive: Function 'gmp_ping_c' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:64: style:inconclusive: Function 'gmp_ping_c' argument 3 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:364:46: style:inconclusive: Function 'gmp_authenticate_info_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:365:57: style:inconclusive: Function 'gmp_authenticate_info_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:445:48: style:inconclusive: Function 'gmp_authenticate_info_ext_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:446:59: style:inconclusive: Function 'gmp_authenticate_info_ext_c' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:547:40: style:inconclusive: Function 'gmp_create_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:547:72: style:inconclusive: Function 'gmp_create_task_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:548:30: style:inconclusive: Function 'gmp_create_task_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:719:36: style:inconclusive: Function 'gmp_create_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:719:57: style:inconclusive: Function 'gmp_create_task' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:30: style:inconclusive: Function 'gmp_create_task' argument 3 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:50: style:inconclusive: Function 'gmp_create_task' argument 4 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:70: style:inconclusive: Function 'gmp_create_task' argument 5 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:721:26: style:inconclusive: Function 'gmp_create_task' argument 6 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:754:42: style:inconclusive: Function 'gmp_start_task_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:149:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:754:63: style:inconclusive: Function 'gmp_start_task_report' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:755:31: style:inconclusive: Function 'gmp_start_task_report' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:799:44: style:inconclusive: Function 'gmp_start_task_report_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:799:68: style:inconclusive: Function 'gmp_start_task_report_c' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:800:33: style:inconclusive: Function 'gmp_start_task_report_c' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:859:41: style:inconclusive: Function 'gmp_start_task_ext_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:859:75: style:inconclusive: Function 'gmp_start_task_ext_c' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:890:45: style:inconclusive: Function 'gmp_read_create_response' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:890:62: style:inconclusive: Function 'gmp_read_create_response' argument 2 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:948:34: style:inconclusive: Function 'gmp_stop_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:948:55: style:inconclusive: Function 'gmp_stop_task' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:972:36: style:inconclusive: Function 'gmp_stop_task_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:972:60: style:inconclusive: Function 'gmp_stop_task_c' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:991:43: style:inconclusive: Function 'gmp_resume_task_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:991:64: style:inconclusive: Function 'gmp_resume_task_report' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:992:32: style:inconclusive: Function 'gmp_resume_task_report' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1036:45: style:inconclusive: Function 'gmp_resume_task_report_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1036:69: style:inconclusive: Function 'gmp_resume_task_report_c' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1037:34: style:inconclusive: Function 'gmp_resume_task_report_c' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/boreas/ping.c:64:10: style: struct member 'pseudohdr::zero' is never used. [unusedStructMember] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1094:40: style:inconclusive: Function 'gmp_delete_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1094:61: style:inconclusive: Function 'gmp_delete_task_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1095:40: style:inconclusive: Function 'gmp_delete_task_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:34: style:inconclusive: Function 'gmp_get_tasks' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:55: style:inconclusive: Function 'gmp_get_tasks' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:63: style:inconclusive: Function 'gmp_get_tasks' argument 3 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1127:20: style:inconclusive: Function 'gmp_get_tasks' argument 4 names different: declaration '' definition 'include_rcfile'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1127:46: style:inconclusive: Function 'gmp_get_tasks' argument 5 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1161:37: style:inconclusive: Function 'gmp_get_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1161:66: style:inconclusive: Function 'gmp_get_task_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1162:29: style:inconclusive: Function 'gmp_get_task_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1198:38: style:inconclusive: Function 'gmp_get_tasks_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1198:68: style:inconclusive: Function 'gmp_get_tasks_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1199:30: style:inconclusive: Function 'gmp_get_tasks_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1265:41: style:inconclusive: Function 'gmp_modify_task_file' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1265:62: style:inconclusive: Function 'gmp_modify_task_file' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:35: style:inconclusive: Function 'gmp_modify_task_file' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:53: style:inconclusive: Function 'gmp_modify_task_file' argument 4 names different: declaration '' definition 'content'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:68: style:inconclusive: Function 'gmp_modify_task_file' argument 5 names different: declaration '' definition 'content_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1322:36: style:inconclusive: Function 'gmp_delete_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1322:57: style:inconclusive: Function 'gmp_delete_task' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:36: style:inconclusive: Function 'gmp_get_targets' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:57: style:inconclusive: Function 'gmp_get_targets' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:65: style:inconclusive: Function 'gmp_get_targets' argument 3 names different: declaration '' definition 'tasks'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1351:22: style:inconclusive: Function 'gmp_get_targets' argument 4 names different: declaration '' definition 'include_rcfile'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1351:48: style:inconclusive: Function 'gmp_get_targets' argument 5 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1388:39: style:inconclusive: Function 'gmp_get_report_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1388:70: style:inconclusive: Function 'gmp_get_report_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1389:31: style:inconclusive: Function 'gmp_get_report_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1486:45: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1486:66: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1487:45: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1514:38: style:inconclusive: Function 'gmp_delete_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1514:59: style:inconclusive: Function 'gmp_delete_report' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1544:42: style:inconclusive: Function 'gmp_create_target_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1544:76: style:inconclusive: Function 'gmp_create_target_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1545:32: style:inconclusive: Function 'gmp_create_target_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1665:42: style:inconclusive: Function 'gmp_delete_target_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1665:63: style:inconclusive: Function 'gmp_delete_target_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1666:42: style:inconclusive: Function 'gmp_delete_target_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1694:42: style:inconclusive: Function 'gmp_delete_config_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1694:63: style:inconclusive: Function 'gmp_delete_config_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1695:42: style:inconclusive: Function 'gmp_delete_config_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1726:46: style:inconclusive: Function 'gmp_create_lsc_credential' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1726:67: style:inconclusive: Function 'gmp_create_lsc_credential' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1727:40: style:inconclusive: Function 'gmp_create_lsc_credential' argument 3 names different: declaration '' definition 'login'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1727:59: style:inconclusive: Function 'gmp_create_lsc_credential' argument 4 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1728:40: style:inconclusive: Function 'gmp_create_lsc_credential' argument 5 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1728:57: style:inconclusive: Function 'gmp_create_lsc_credential' argument 6 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1794:50: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1794:71: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1795:44: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 3 names different: declaration '' definition 'login'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1795:63: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 4 names different: declaration '' definition 'passphrase'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1796:44: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 5 names different: declaration '' definition 'private_key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1796:69: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 6 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1797:40: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 7 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1847:50: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1848:65: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1849:40: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1939:50: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1939:71: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1940:50: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:43: style:inconclusive: Function 'gmp_get_system_reports' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:64: style:inconclusive: Function 'gmp_get_system_reports' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:74: style:inconclusive: Function 'gmp_get_system_reports' argument 3 names different: declaration '' definition 'brief'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1972:35: style:inconclusive: Function 'gmp_get_system_reports' argument 4 names different: declaration '' definition 'reports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2002:47: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2003:59: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2004:39: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 3 names different: declaration '' definition 'reports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:168:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:652:17: style: Variable 'alert' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:970:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] greenbone-gvm-libs-aeda1c3/gmp/gmp.c:671:21: style: Variable 'group' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:70:58: style:inconclusive: Function 'http_scanner_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:71:57: style:inconclusive: Function 'http_scanner_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:71:74: style:inconclusive: Function 'http_scanner_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:133:55: style:inconclusive: Function 'http_scanner_connector_free' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:160:52: style:inconclusive: Function 'http_scanner_response_cleanup' argument 1 names different: declaration '' definition 'resp'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:216:59: style:inconclusive: Function 'http_scanner_init_request_multi' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:217:47: style:inconclusive: Function 'http_scanner_init_request_multi' argument 2 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:308:62: style:inconclusive: Function 'http_scanner_process_request_multi' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:308:72: style:inconclusive: Function 'http_scanner_process_request_multi' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:384:53: style:inconclusive: Function 'http_scanner_send_request' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:385:50: style:inconclusive: Function 'http_scanner_send_request' argument 2 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:385:71: style:inconclusive: Function 'http_scanner_send_request' argument 3 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:386:41: style:inconclusive: Function 'http_scanner_send_request' argument 4 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:386:60: style:inconclusive: Function 'http_scanner_send_request' argument 5 names different: declaration '' definition 'header_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:477:52: style:inconclusive: Function 'http_scanner_get_version' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:518:52: style:inconclusive: Function 'http_scanner_create_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:518:65: style:inconclusive: Function 'http_scanner_create_scan' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:576:51: style:inconclusive: Function 'http_scanner_start_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:622:50: style:inconclusive: Function 'http_scanner_stop_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:662:57: style:inconclusive: Function 'http_scanner_get_scan_results' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:662:68: style:inconclusive: Function 'http_scanner_get_scan_results' argument 2 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:663:37: style:inconclusive: Function 'http_scanner_get_scan_results' argument 3 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:40: style:inconclusive: Function 'http_scanner_result_new' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:51: style:inconclusive: Function 'http_scanner_result_new' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:64: style:inconclusive: Function 'http_scanner_result_new' argument 3 names different: declaration '' definition 'ip_address'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:33: style:inconclusive: Function 'http_scanner_result_new' argument 4 names different: declaration '' definition 'hostname'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:50: style:inconclusive: Function 'http_scanner_result_new' argument 5 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:62: style:inconclusive: Function 'http_scanner_result_new' argument 6 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:33: style:inconclusive: Function 'http_scanner_result_new' argument 7 names different: declaration '' definition 'protocol'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:50: style:inconclusive: Function 'http_scanner_result_new' argument 8 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:66: style:inconclusive: Function 'http_scanner_result_new' argument 9 names different: declaration '' definition 'detail_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:727:33: style:inconclusive: Function 'http_scanner_result_new' argument 10 names different: declaration '' definition 'detail_value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:727:54: style:inconclusive: Function 'http_scanner_result_new' argument 11 names different: declaration '' definition 'detail_source_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:728:33: style:inconclusive: Function 'http_scanner_result_new' argument 12 names different: declaration '' definition 'detail_source_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:729:33: style:inconclusive: Function 'http_scanner_result_new' argument 13 names different: declaration '' definition 'detail_source_description'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:767:59: style:inconclusive: Function 'http_scanner_get_result_member_str' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:768:73: style:inconclusive: Function 'http_scanner_get_result_member_str' argument 2 names different: declaration '' definition 'member'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:811:59: style:inconclusive: Function 'http_scanner_get_result_member_int' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:812:70: style:inconclusive: Function 'http_scanner_get_result_member_int' argument 2 names different: declaration '' definition 'member'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:930:55: style:inconclusive: Function 'http_scanner_parsed_results' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:930:75: style:inconclusive: Function 'http_scanner_parsed_results' argument 2 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:931:44: style:inconclusive: Function 'http_scanner_parsed_results' argument 3 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:931:59: style:inconclusive: Function 'http_scanner_parsed_results' argument 4 names different: declaration '' definition 'results'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:953:49: style:inconclusive: Function 'http_scanner_result_free' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:981:56: style:inconclusive: Function 'http_scanner_get_scan_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1027:52: style:inconclusive: Function 'http_scanner_delete_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1073:57: style:inconclusive: Function 'http_scanner_get_health_alive' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:36:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1101:57: style:inconclusive: Function 'http_scanner_get_health_ready' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:78:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1129:59: style:inconclusive: Function 'http_scanner_get_health_started' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/openvasd/openvasd_tests.c:112:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1267:58: style:inconclusive: Function 'http_scanner_get_scan_progress' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1343:59: style:inconclusive: Function 'http_scanner_parsed_scan_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1376:61: style:inconclusive: Function 'http_scanner_get_scan_preferences' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1427:48: style:inconclusive: Function 'http_scanner_param_free' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1444:46: style:inconclusive: Function 'http_scanner_param_id' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1458:48: style:inconclusive: Function 'http_scanner_param_name' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1472:48: style:inconclusive: Function 'http_scanner_param_desc' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1486:48: style:inconclusive: Function 'http_scanner_param_type' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1500:51: style:inconclusive: Function 'http_scanner_param_default' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1514:53: style:inconclusive: Function 'http_scanner_param_mandatory' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1531:65: style:inconclusive: Function 'http_scanner_parsed_scans_preferences' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1532:49: style:inconclusive: Function 'http_scanner_parsed_scans_preferences' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1619:53: style:inconclusive: Function 'http_scanner_reset_stream' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1631:51: style:inconclusive: Function 'http_scanner_stream_str' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1643:51: style:inconclusive: Function 'http_scanner_stream_len' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:518:65: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:62: style: Parameter 'port' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:33: style: Parameter 'protocol' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1444:46: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1458:48: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1472:48: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1486:48: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1500:51: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1514:53: style: Parameter 'param' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/tests/test-hosts.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INET_ADDRSTRLEN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils.c:120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRYCTL_ANY_INITIALIZATION_P [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils.c:215:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRY_MD_MD5 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils.c:254:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRY_MD_MD5 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils.c:277:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRY_MD_MD5 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils.c:96:31: error: Array 'authentication_methods[4]' accessed at index 999, which is out of bounds. [arrayIndexOutOfBounds] greenbone-gvm-libs-aeda1c3/util/authutils.c:95:21: note: Assuming that condition 'i<1000' is not redundant greenbone-gvm-libs-aeda1c3/util/authutils.c:96:31: note: Array index out of bounds greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:15:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:19:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:28:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:33:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:40:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:45:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:61:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/tests/test-hosts.c:25:11: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/tests/test-hosts.c:28:20: style: Variable 'vhost' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/authutils.c:76:33: style:inconclusive: Function 'auth_method_name' argument 1 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:91:38: style:inconclusive: Function 'auth_method_name_valid' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:175:17: style:inconclusive: Function 'digest_hex' argument 1 names different: declaration '' definition 'gcrypt_algorithm'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:175:49: style:inconclusive: Function 'digest_hex' argument 2 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:210:35: style:inconclusive: Function 'get_password_hashes' argument 1 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:249:40: style:inconclusive: Function 'get_md5_hash_from_string' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:274:40: style:inconclusive: Function 'gvm_authenticate_classic' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:274:63: style:inconclusive: Function 'gvm_authenticate_classic' argument 2 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils.c:275:40: style:inconclusive: Function 'gvm_authenticate_classic' argument 3 names different: declaration '' definition 'hash_arg'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:25:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:39:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:46:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:54:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:65:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:76:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:86:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:95:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:104:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:115:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:137:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:149:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:161:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:167:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:176:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:185:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:60:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:101:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:875:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:974:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1015:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:80:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRY_MD_MD5 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1086:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1145:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:98:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1223:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:107:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1377:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:141:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:151:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNIX [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:336:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:517:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:576:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:1674:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:26:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:44:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:151:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:169:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:175:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:194:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:251:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:260:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:272:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:285:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:298:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:311:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:326:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:339:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:345:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:358:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:369:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:375:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:385:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:399:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:407:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:413:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:428:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:439:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:445:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:461:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:469:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:475:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:489:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:496:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:503:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:510:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:517:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:524:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:531:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:540:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:557:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:571:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:585:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:595:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:603:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:618:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:633:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:650:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:667:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:685:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:697:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:711:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:717:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:731:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:747:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:758:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:764:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:778:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:787:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:793:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:798:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:805:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:812:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:826:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:840:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:870:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:893:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:914:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:929:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:946:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:971:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:987:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:997:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1010:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1028:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1046:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1066:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1074:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1086:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1102:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1119:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1141:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1163:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1184:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1206:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1230:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1239:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1254:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1269:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1287:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1295:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1306:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1315:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1327:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1342:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1384:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1411:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1437:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1463:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1488:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1524:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1549:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1578:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1621:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1639:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1660:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1680:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1701:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1722:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1749:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1757:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1776:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1796:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1815:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1831:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1850:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1884:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1931:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1957:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1984:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1995:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2009:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2023:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2044:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2076:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2099:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2121:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2145:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2176:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2203:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2229:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2256:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2287:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2316:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2335:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2364:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2398:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2423:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2447:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2474:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2509:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2538:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2566:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:24:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2600:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp_tests.c:30:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2617:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2636:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2654:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2672:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2689:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2707:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2735:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2775:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2799:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2825:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2852:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2876:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2893:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2911:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2929:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2950:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2978:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3019:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3043:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3069:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3095:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3125:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3141:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3159:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3177:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3202:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3235:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3258:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3280:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3302:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3324:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3356:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3389:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3415:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:17:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:21:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:27: style:inconclusive: Function 'gvm_compress' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:41:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:46: style:inconclusive: Function 'gvm_compress' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:65:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:69: style:inconclusive: Function 'gvm_compress' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:89:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:29: style:inconclusive: Function 'gvm_uncompress' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:48: style:inconclusive: Function 'gvm_uncompress' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:71: style:inconclusive: Function 'gvm_uncompress' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:182:38: style:inconclusive: Function 'gvm_compress_gzipheader' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:182:57: style:inconclusive: Function 'gvm_compress_gzipheader' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:183:41: style:inconclusive: Function 'gvm_compress_gzipheader' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:287:40: style:inconclusive: Function 'gvm_gzip_open_file_reader' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils.c:319:35: style:inconclusive: Function 'gvm_gzip_open_file_reader_fd' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:79:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:102:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:78:10: style: Variable 'digest' can be declared as const array [constVariable] greenbone-gvm-libs-aeda1c3/util/authutils_tests.c:88:10: style: Variable 'digest' can be declared as const array [constVariable] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:22:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:108:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:135:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:154:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:175:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:197:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:257:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:284:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:34:59: style:inconclusive: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:138:59: note: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:34:59: note: Function 'gvm_http_request_unix' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:35:37: style:inconclusive: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:139:37: note: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:35:37: note: Function 'gvm_http_request_unix' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:35:55: style:inconclusive: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:139:62: note: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:35:55: note: Function 'gvm_http_request_unix' argument 8 names different: declaration 'unix_socket_path' definition 'sock_path'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:36:51: style:inconclusive: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:140:51: note: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner_tests.c:36:51: note: Function 'gvm_http_request_unix' argument 9 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:86:24: error: Dereferencing 'stream' after it is deallocated / released [deallocuse] greenbone-gvm-libs-aeda1c3/util/compressutils_tests.c:112:24: error: Dereferencing 'stream' after it is deallocated / released [deallocuse] greenbone-gvm-libs-aeda1c3/util/fileutils.c:51:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils.c:185:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils.c:220:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils.c:294:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:16:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:20:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:26:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:31:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:45:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:50:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:65:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:70:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:85:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:90:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:102:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:114:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:140:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:167:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:191:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:121:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:140:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:156:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:179:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:306:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:390:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:404:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:451:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:466:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:545:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:562:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:576:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:589:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:600:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:613:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:628:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:641:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:659:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:678:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:691:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:723:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:752:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:770:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:784:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:818:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:832:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:856:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:883:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:35:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:906:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:921:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:936:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:960:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:120:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:982:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:146:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:993:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1004:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:197:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1022:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1040:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1058:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1071:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1081:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1097:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1114:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1131:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1174:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1196:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1218:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1236:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1264:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1277:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1291:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1300:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1312:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1321:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1353:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1402:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1452:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1478:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1509:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1539:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1598:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1655:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1675:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1696:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1717:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1742:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1754:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1767:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1787:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1807:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1826:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1842:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1865:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1905:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1949:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1971:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:1991:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2003:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2017:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2034:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPG_ERR_SOURCE_ANY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2062:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:108:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2089:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPGME_DATA_TYPE_INVALID [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2111:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:269:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpgme_data_type_t [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:318:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2161:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:432:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPGME_PINENTRY_MODE_CANCEL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2192:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2218:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:646:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPGME_DATA_TYPE_PGP_KEY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2245:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:679:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpgme_data_type_t [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2274:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2296:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2329:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2348:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2384:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2413:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2437:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2464:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2492:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2527:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2555:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2587:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2609:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2646:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2664:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2681:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2699:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2720:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2756:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2790:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2813:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2885:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2902:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2920:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2940:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:2963:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3000:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3034:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3058:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3084:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3132:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3167:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3188:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3221:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3248:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3270:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3292:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3315:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:277:54: warning:inconclusive: Possible null pointer dereference: entry [nullPointer] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:273:28: note: Assignment 'entry=NULL', assigned value is 0 greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:277:54: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3340:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3377:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3405:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:3431:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:439:73: style:inconclusive: Function 'security_intelligence_connector_free' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:466:37: style:inconclusive: Function 'security_intelligence_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:467:42: style:inconclusive: Function 'security_intelligence_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:467:59: style:inconclusive: Function 'security_intelligence_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:542:45: style:inconclusive: Function 'security_intelligence_managed_appliance_free' argument 1 names different: declaration '' definition 'appliance'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:572:42: style:inconclusive: Function 'security_intelligence_managed_report_free' argument 1 names different: declaration '' definition 'report'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:590:52: style:inconclusive: Function 'security_intelligence_managed_report_list_new' argument 1 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:612:47: style:inconclusive: Function 'security_intelligence_managed_report_list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:646:47: style:inconclusive: Function 'security_intelligence_managed_report_page_free' argument 1 names different: declaration '' definition 'page'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:662:57: style:inconclusive: Function 'security_intelligence_managed_report_page_list_new' argument 1 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:684:52: style:inconclusive: Function 'security_intelligence_managed_report_page_list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:709:48: style:inconclusive: Function 'security_intelligence_report_upload_status_to_string' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:733:70: style:inconclusive: Function 'security_intelligence_report_upload_status_from_string' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:798:65: style:inconclusive: Function 'security_intelligence_build_create_report_payload' argument 1 names different: declaration '' definition 'ref_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:827:48: style:inconclusive: Function 'security_intelligence_build_update_report_status_payload' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:861:37: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:862:45: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 2 names different: declaration '' definition 'appliance'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:863:46: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 3 names different: declaration '' definition 'created'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:863:67: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:956:37: style:inconclusive: Function 'security_intelligence_delete_managed_appliance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:956:56: style:inconclusive: Function 'security_intelligence_delete_managed_appliance' argument 2 names different: declaration '' definition 'appliance_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:998:71: style:inconclusive: Function 'security_intelligence_list_reports' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1067:69: style:inconclusive: Function 'security_intelligence_get_report' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1068:48: style:inconclusive: Function 'security_intelligence_get_report' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1068:71: style:inconclusive: Function 'security_intelligence_get_report' argument 3 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1129:37: style:inconclusive: Function 'security_intelligence_create_report' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1129:56: style:inconclusive: Function 'security_intelligence_create_report' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1130:43: style:inconclusive: Function 'security_intelligence_create_report' argument 3 names different: declaration '' definition 'created'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1130:64: style:inconclusive: Function 'security_intelligence_create_report' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1212:74: style:inconclusive: Function 'security_intelligence_add_report_page' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1213:53: style:inconclusive: Function 'security_intelligence_add_report_page' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1213:68: style:inconclusive: Function 'security_intelligence_add_report_page' argument 3 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1214:54: style:inconclusive: Function 'security_intelligence_add_report_page' argument 4 names different: declaration '' definition 'xml'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1214:65: style:inconclusive: Function 'security_intelligence_add_report_page' argument 5 names different: declaration '' definition 'xml_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1215:52: style:inconclusive: Function 'security_intelligence_add_report_page' argument 6 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1295:37: style:inconclusive: Function 'security_intelligence_update_report_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1295:56: style:inconclusive: Function 'security_intelligence_update_report_status' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1296:48: style:inconclusive: Function 'security_intelligence_update_report_status' argument 3 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1296:68: style:inconclusive: Function 'security_intelligence_update_report_status' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1364:75: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1365:54: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1366:53: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 3 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:17:37: style:inconclusive: Function 'gvm_json_string_escape' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:17:54: style:inconclusive: Function 'gvm_json_string_escape' argument 2 names different: declaration '' definition 'single_quote'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:75:29: style:inconclusive: Function 'gvm_json_obj_double' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:75:47: style:inconclusive: Function 'gvm_json_obj_double' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:97:32: style:inconclusive: Function 'gvm_json_obj_check_int' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:97:50: style:inconclusive: Function 'gvm_json_obj_check_int' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:97:60: style:inconclusive: Function 'gvm_json_obj_check_int' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:120:26: style:inconclusive: Function 'gvm_json_obj_int' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:120:44: style:inconclusive: Function 'gvm_json_obj_int' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:142:32: style:inconclusive: Function 'gvm_json_obj_check_str' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:142:50: style:inconclusive: Function 'gvm_json_obj_check_str' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:142:63: style:inconclusive: Function 'gvm_json_obj_check_str' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:165:26: style:inconclusive: Function 'gvm_json_obj_str' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json.c:165:44: style:inconclusive: Function 'gvm_json_obj_str' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1326:3: warning: Return value of function g_file_get_contents() is not used. [ignoredReturnValue] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:130:3: warning: Return value of function g_file_get_contents() is not used. [ignoredReturnValue] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:158:3: warning: Return value of function g_file_get_contents() is not used. [ignoredReturnValue] greenbone-gvm-libs-aeda1c3/osp/osp.c:1294:12: warning: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assignment 'file=fdopen(fd,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/osp/osp.c:1294:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1321:12: warning: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assignment 'file=fdopen(fd,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/osp/osp.c:1321:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/json_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:22:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:43:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:55:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:69:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:79:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/json_tests.c:89:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:126:33: style:inconclusive: Function 'osp_connection_new' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:99:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:126:43: style:inconclusive: Function 'osp_connection_new' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:113:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:126:61: style:inconclusive: Function 'osp_connection_new' argument 3 names different: declaration '' definition 'cacert'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:125:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:127:33: style:inconclusive: Function 'osp_connection_new' argument 4 names different: declaration '' definition 'cert'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:139:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:127:51: style:inconclusive: Function 'osp_connection_new' argument 5 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:151:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:196:37: style:inconclusive: Function 'osp_send_command' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:163:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:196:59: style:inconclusive: Function 'osp_send_command' argument 2 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:177:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:197:31: style:inconclusive: Function 'osp_send_command' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:187:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:240:41: style:inconclusive: Function 'osp_send_command_str' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:197:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:240:61: style:inconclusive: Function 'osp_send_command_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:207:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/osp/osp.c:241:35: style:inconclusive: Function 'osp_send_command_str' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:290:41: style:inconclusive: Function 'osp_connection_close' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:318:35: style:inconclusive: Function 'osp_check_feed' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:318:52: style:inconclusive: Function 'osp_check_feed' argument 2 names different: declaration '' definition 'lockfile_in_use'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:319:22: style:inconclusive: Function 'osp_check_feed' argument 3 names different: declaration '' definition 'self_test_exit_error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:61:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:319:51: style:inconclusive: Function 'osp_check_feed' argument 4 names different: declaration '' definition 'self_test_error_msg'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:320:24: style:inconclusive: Function 'osp_check_feed' argument 5 names different: declaration '' definition 'cmd_error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:411:36: style:inconclusive: Function 'osp_get_version' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:411:55: style:inconclusive: Function 'osp_get_version' argument 2 names different: declaration '' definition 's_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:105:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:411:70: style:inconclusive: Function 'osp_get_version' argument 3 names different: declaration '' definition 's_version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:412:25: style:inconclusive: Function 'osp_get_version' argument 4 names different: declaration '' definition 'd_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:131:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:412:40: style:inconclusive: Function 'osp_get_version' argument 5 names different: declaration '' definition 'd_version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:145:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:412:58: style:inconclusive: Function 'osp_get_version' argument 6 names different: declaration '' definition 'p_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:157:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:413:25: style:inconclusive: Function 'osp_get_version' argument 7 names different: declaration '' definition 'p_version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:496:40: style:inconclusive: Function 'osp_get_vts_version' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:182:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:496:59: style:inconclusive: Function 'osp_get_vts_version' argument 2 names different: declaration '' definition 'vts_version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:192:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:554:42: style:inconclusive: Function 'osp_get_vts_feed_info' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:202:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:554:61: style:inconclusive: Function 'osp_get_vts_feed_info' argument 2 names different: declaration '' definition 'vts_version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/json_tests.c:213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/osp/osp.c:555:31: style:inconclusive: Function 'osp_get_vts_feed_info' argument 3 names different: declaration '' definition 'feed_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:555:49: style:inconclusive: Function 'osp_get_vts_feed_info' argument 4 names different: declaration '' definition 'feed_vendor'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:555:69: style:inconclusive: Function 'osp_get_vts_feed_info' argument 5 names different: declaration '' definition 'feed_home'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:556:31: style:inconclusive: Function 'osp_get_vts_feed_info' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:618:32: style:inconclusive: Function 'osp_get_vts' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:439:3: error: Memory leak: trustlist_filename [memleak] greenbone-gvm-libs-aeda1c3/osp/osp.c:618:54: style:inconclusive: Function 'osp_get_vts' argument 2 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:439:3: error: Memory leak: trustlist_content [memleak] greenbone-gvm-libs-aeda1c3/osp/osp.c:642:36: style:inconclusive: Function 'osp_get_vts_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:441:3: error: Memory leak: trustlist_filename [memleak] greenbone-gvm-libs-aeda1c3/osp/osp.c:642:67: style:inconclusive: Function 'osp_get_vts_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:441:3: error: Memory leak: trustlist_content [memleak] greenbone-gvm-libs-aeda1c3/osp/osp.c:643:28: style:inconclusive: Function 'osp_get_vts_ext' argument 3 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:681:40: style:inconclusive: Function 'osp_get_vts_ext_str' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:681:71: style:inconclusive: Function 'osp_get_vts_ext_str' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:682:30: style:inconclusive: Function 'osp_get_vts_ext_str' argument 3 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:719:36: style:inconclusive: Function 'osp_delete_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:719:60: style:inconclusive: Function 'osp_delete_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:754:44: style:inconclusive: Function 'osp_get_performance_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:755:53: style:inconclusive: Function 'osp_get_performance_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:755:66: style:inconclusive: Function 'osp_get_performance_ext' argument 3 names different: declaration '' definition 'graph'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:756:33: style:inconclusive: Function 'osp_get_performance_ext' argument 4 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:820:44: style:inconclusive: Function 'osp_get_scan_status_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:821:53: style:inconclusive: Function 'osp_get_scan_status_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:821:66: style:inconclusive: Function 'osp_get_scan_status_ext' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:891:37: style:inconclusive: Function 'osp_get_scan_pop' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:891:61: style:inconclusive: Function 'osp_get_scan_pop' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:892:26: style:inconclusive: Function 'osp_get_scan_pop' argument 3 names different: declaration '' definition 'report_xml'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:892:42: style:inconclusive: Function 'osp_get_scan_pop' argument 4 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:171:29: style:inconclusive: Function 'gvm_file_copy' argument 1 names different: declaration '' definition 'source_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:892:55: style:inconclusive: Function 'osp_get_scan_pop' argument 5 names different: declaration '' definition 'pop_results'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:171:55: style:inconclusive: Function 'gvm_file_copy' argument 2 names different: declaration '' definition 'dest_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:892:75: style:inconclusive: Function 'osp_get_scan_pop' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:206:29: style:inconclusive: Function 'gvm_file_move' argument 1 names different: declaration '' definition 'source_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:954:33: style:inconclusive: Function 'osp_get_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:206:55: style:inconclusive: Function 'gvm_file_move' argument 2 names different: declaration '' definition 'dest_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:954:57: style:inconclusive: Function 'osp_get_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:238:33: style:inconclusive: Function 'gvm_file_as_base64' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:955:22: style:inconclusive: Function 'osp_get_scan' argument 3 names different: declaration '' definition 'report_xml'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:269:35: style:inconclusive: Function 'gvm_export_file_name' argument 1 names different: declaration '' definition 'fname_format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:955:38: style:inconclusive: Function 'osp_get_scan' argument 4 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:269:61: style:inconclusive: Function 'gvm_export_file_name' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:955:54: style:inconclusive: Function 'osp_get_scan' argument 5 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:270:35: style:inconclusive: Function 'gvm_export_file_name' argument 3 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:970:34: style:inconclusive: Function 'osp_stop_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:270:53: style:inconclusive: Function 'gvm_export_file_name' argument 4 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:970:58: style:inconclusive: Function 'osp_stop_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:271:35: style:inconclusive: Function 'gvm_export_file_name' argument 5 names different: declaration '' definition 'creation_iso_time'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:970:74: style:inconclusive: Function 'osp_stop_scan' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:272:35: style:inconclusive: Function 'gvm_export_file_name' argument 6 names different: declaration '' definition 'modification_iso_time'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1049:35: style:inconclusive: Function 'osp_start_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:272:70: style:inconclusive: Function 'gvm_export_file_name' argument 7 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1049:59: style:inconclusive: Function 'osp_start_scan' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:273:35: style:inconclusive: Function 'gvm_export_file_name' argument 8 names different: declaration '' definition 'format_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:29: style:inconclusive: Function 'osp_start_scan' argument 3 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:48: style:inconclusive: Function 'osp_start_scan' argument 4 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:69: style:inconclusive: Function 'osp_start_scan' argument 5 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1051:24: style:inconclusive: Function 'osp_start_scan' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1247:39: style:inconclusive: Function 'osp_start_scan_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1247:73: style:inconclusive: Function 'osp_start_scan_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1248:28: style:inconclusive: Function 'osp_start_scan_ext' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1402:40: style:inconclusive: Function 'osp_param_type_str' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils.c:284:9: style: Variable 'ret' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/osp/osp.c:1438:44: style:inconclusive: Function 'osp_get_scanner_details' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1438:63: style:inconclusive: Function 'osp_get_scanner_details' argument 2 names different: declaration '' definition 'desc'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1439:35: style:inconclusive: Function 'osp_get_scanner_details' argument 3 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1507:34: style:inconclusive: Function 'osp_param_id' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1522:36: style:inconclusive: Function 'osp_param_name' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1537:36: style:inconclusive: Function 'osp_param_desc' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1552:39: style:inconclusive: Function 'osp_param_default' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:27: style:inconclusive: Function 'log_gpgme' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1567:41: style:inconclusive: Function 'osp_param_mandatory' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:46: style:inconclusive: Function 'log_gpgme' argument 2 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1580:30: style:inconclusive: Function 'osp_param_free' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:63: style:inconclusive: Function 'log_gpgme' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:33: style:inconclusive: Function 'osp_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:74:43: style:inconclusive: Function 'gvm_init_gpgme_ctx_from_dir' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:51: style:inconclusive: Function 'osp_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:166:52: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:72: style:inconclusive: Function 'osp_credential_new' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:166:69: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 2 names different: declaration '' definition 'key_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1622:40: style:inconclusive: Function 'osp_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:48: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 3 names different: declaration '' definition 'key_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1643:49: style:inconclusive: Function 'osp_credential_get_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:65: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 4 names different: declaration '' definition 'key_types'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1643:73: style:inconclusive: Function 'osp_credential_get_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:264:41: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1658:49: style:inconclusive: Function 'osp_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:264:58: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 2 names different: declaration '' definition 'key_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1658:73: style:inconclusive: Function 'osp_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:265:37: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 3 names different: declaration '' definition 'key_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1659:43: style:inconclusive: Function 'osp_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:265:64: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 4 names different: declaration '' definition 'key_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:29: style:inconclusive: Function 'osp_target_new' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:640:38: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 1 names different: declaration '' definition 'plain_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:48: style:inconclusive: Function 'osp_target_new' argument 2 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:640:56: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 2 names different: declaration '' definition 'encrypted_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:67: style:inconclusive: Function 'osp_target_new' argument 3 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:641:44: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 3 names different: declaration '' definition 'uid_email'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1692:21: style:inconclusive: Function 'osp_target_new' argument 4 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:642:44: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 4 names different: declaration '' definition 'public_key_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1692:37: style:inconclusive: Function 'osp_target_new' argument 5 names different: declaration '' definition 'reverse_lookup_unify'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:643:40: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 5 names different: declaration '' definition 'public_key_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1693:21: style:inconclusive: Function 'osp_target_new' argument 6 names different: declaration '' definition 'reverse_lookup_only'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:672:33: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 1 names different: declaration '' definition 'plain_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1718:46: style:inconclusive: Function 'osp_target_set_finished_hosts' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:672:51: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 2 names different: declaration '' definition 'encrypted_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1718:66: style:inconclusive: Function 'osp_target_set_finished_hosts' argument 2 names different: declaration '' definition 'finished_hosts'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:673:39: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 3 names different: declaration '' definition 'uid_email'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1730:32: style:inconclusive: Function 'osp_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:36:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:34:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:34:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:36:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:673:62: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 4 names different: declaration '' definition 'certificate_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1753:50: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:55:26: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:53:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:53:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:55:26: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:674:35: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 5 names different: declaration '' definition 'certificate_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1753:67: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 2 names different: declaration '' definition 'icmp'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:75:26: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:73:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:73:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:75:26: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1754:45: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 3 names different: declaration '' definition 'tcp_syn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:95:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:93:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:93:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:95:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1754:63: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 4 names different: declaration '' definition 'tcp_ack'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:121:35: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:119:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:119:22: note: Assignment 'file=fopen(source_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:121:35: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1755:45: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 5 names different: declaration '' definition 'arp'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:147:35: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:145:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:145:22: note: Assignment 'file=fopen(source_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:147:35: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1755:59: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 6 names different: declaration '' definition 'consider_alive'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:173:27: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:171:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:171:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:173:27: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/osp/osp.c:1774:42: style:inconclusive: Function 'osp_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1774:68: style:inconclusive: Function 'osp_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1790:31: style:inconclusive: Function 'osp_vt_group_new' argument 1 names different: declaration '' definition 'filter'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:65: style: Parameter 'key_types' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/osp/osp.c:1806:36: style:inconclusive: Function 'osp_vt_group_free' argument 1 names different: declaration '' definition 'vt_group'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1823:32: style:inconclusive: Function 'osp_vt_single_new' argument 1 names different: declaration '' definition 'vt_id'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1841:38: style:inconclusive: Function 'osp_vt_single_free' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1861:43: style:inconclusive: Function 'osp_vt_single_add_value' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1861:66: style:inconclusive: Function 'osp_vt_single_add_value' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/osp/osp.c:1862:38: style:inconclusive: Function 'osp_vt_single_add_value' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:142:10: style: Variable 'source_file' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:137:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:319:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cJSON_IsString [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:360:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cJSON_IsNumber [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:633:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:651:34: style:inconclusive: Function 'ldap_auth_info_new' argument 1 names different: declaration '' definition 'ldap_host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:651:58: style:inconclusive: Function 'ldap_auth_info_new' argument 2 names different: declaration '' definition 'auth_dn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:652:30: style:inconclusive: Function 'ldap_auth_info_new' argument 3 names different: declaration '' definition 'allow_plaintext'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:675:36: style:inconclusive: Function 'ldap_auth_info_new_2' argument 1 names different: declaration '' definition 'ldap_host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:675:60: style:inconclusive: Function 'ldap_auth_info_new_2' argument 2 names different: declaration '' definition 'auth_dn'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:676:32: style:inconclusive: Function 'ldap_auth_info_new_2' argument 3 names different: declaration '' definition 'allow_plaintext'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:676:58: style:inconclusive: Function 'ldap_auth_info_new_2' argument 4 names different: declaration '' definition 'ldaps_only'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:697:16: style:inconclusive: Function 'ldap_connect_authenticate' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:697:39: style:inconclusive: Function 'ldap_connect_authenticate' argument 2 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:698:42: style:inconclusive: Function 'ldap_connect_authenticate' argument 3 names different: declaration '' definition 'ldap_auth_info'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:698:71: style:inconclusive: Function 'ldap_connect_authenticate' argument 4 names different: declaration '' definition 'cacert'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/ldaputils.c:713:39: style:inconclusive: Function 'ldap_auth_info_free' argument 1 names different: declaration '' definition 'info'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:17:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:21:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:27:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:36:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:45:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:14:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:17:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:76:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:90:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:104:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:118:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:131:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:144:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:157:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:170:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:183:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:198:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:219:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:249:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:264:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:285:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:311:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:385:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:468:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:521:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:533:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:544:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:554:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:565:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:576:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:586:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:596:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTCLIENT_SUCCESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:608:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:619:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:241:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTClient_createOptions_initializer [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/mqtt_tests.c:21:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:629:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:314:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTClient_connectOptions_initializer5 [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/mqtt_tests.c:25:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:641:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:380:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/mqtt_tests.c:31:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:652:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:432:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:664:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:452:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTClient_message_initializer [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:678:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:569:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:692:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:631:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTSubscribe_options_initializer [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:704:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:686:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTCLIENT_SUCCESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:717:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/mqtt.c:754:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MQTTCLIENT_SUCCESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:732:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:745:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:760:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:772:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:784:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:797:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:810:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:823:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:835:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:847:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:859:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:871:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:883:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:896:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:909:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:923:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:938:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:952:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:964:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:977:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:992:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1012:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1030:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1049:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1067:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1085:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1102:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/kb.c:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:118:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:193:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_STATUS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:223:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:325:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:364:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECONNREFUSED [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/mqtt_tests.c:40:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:489:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:532:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:584:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_LOG_LEVEL_CRITICAL [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:672:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_INTEGER [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:823:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_STRING [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:886:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:915:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_STRING [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:971:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_INTEGER [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:999:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ARRAY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1079:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ARRAY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ARRAY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ARRAY [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1208:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1260:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1362:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1393:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1433:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1474:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1524:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1553:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1589:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1639:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REDIS_REPLY_ERROR [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1709:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1785:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/kb.c:1820:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:780:17: warning: Either the condition 'path_tail' is redundant or there is possible null pointer dereference: path_tail. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:767:7: note: Assuming that condition 'path_tail' is not redundant greenbone-gvm-libs-aeda1c3/util/jsonpull.c:780:17: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/jsonpull.c:85:26: style: Checking if unsigned expression 'parse_buffer_limit' is less than zero. [unsignedLessThanZero] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:88:24: style: Checking if unsigned expression 'read_buffer_size' is less than zero. [unsignedLessThanZero] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:189:39: style: Checking if unsigned expression 'parser->last_read_size' is less than zero. [unsignedLessThanZero] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:23:61: style:inconclusive: Function 'gvm_json_pull_path_elem_new' argument 1 names different: declaration '' definition 'parent_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:24:34: style:inconclusive: Function 'gvm_json_pull_path_elem_new' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:38:53: style:inconclusive: Function 'gvm_json_pull_path_elem_free' argument 1 names different: declaration '' definition 'elem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:50:50: style:inconclusive: Function 'gvm_json_pull_event_init' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:61:53: style:inconclusive: Function 'gvm_json_pull_event_cleanup' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:77:57: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:78:39: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 2 names different: declaration '' definition 'input_stream'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:78:60: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 3 names different: declaration '' definition 'parse_buffer_limit'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:79:40: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 4 names different: declaration '' definition 'read_buffer_size'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:108:52: style:inconclusive: Function 'gvm_json_pull_parser_init' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:108:66: style:inconclusive: Function 'gvm_json_pull_parser_init' argument 2 names different: declaration '' definition 'input_stream'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:119:55: style:inconclusive: Function 'gvm_json_pull_parser_cleanup' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:668:52: style:inconclusive: Function 'gvm_json_pull_parser_next' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:669:51: style:inconclusive: Function 'gvm_json_pull_parser_next' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:745:57: style:inconclusive: Function 'gvm_json_pull_expand_container' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:746:41: style:inconclusive: Function 'gvm_json_pull_expand_container' argument 2 names different: declaration '' definition 'error_message'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:361:24: style:inconclusive: Function 'mqtt_init' argument 1 names different: declaration '' definition 'server_uri'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:151:64: style: Parameter 'parser' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/mqtt.c:375:29: style:inconclusive: Function 'mqtt_init_auth' argument 1 names different: declaration '' definition 'server_uri'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:237:56: style: Parameter 'parser' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/mqtt.c:375:53: style:inconclusive: Function 'mqtt_init_auth' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:571:25: style: Variable 'path_elem' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/mqtt.c:376:29: style:inconclusive: Function 'mqtt_init_auth' argument 3 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:888:54: style: Parameter 'path_elem' can be declared as pointer to const. However it seems that 'gvm_json_path_string_add_elem' is a callback function, if 'path_elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/jsonpull.c:912:34: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/jsonpull.c:888:54: note: Parameter 'path_elem' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/mqtt.c:498:27: style:inconclusive: Function 'mqtt_publish' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:498:46: style:inconclusive: Function 'mqtt_publish' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:527:42: style:inconclusive: Function 'mqtt_publish_single_message' argument 1 names different: declaration '' definition 'server_uri_in'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:527:69: style:inconclusive: Function 'mqtt_publish_single_message' argument 2 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:528:42: style:inconclusive: Function 'mqtt_publish_single_message' argument 3 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:550:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 1 names different: declaration '' definition 'server_uri_in'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:551:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 2 names different: declaration '' definition 'username_in'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:552:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 3 names different: declaration '' definition 'passwd_in'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:552:70: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 4 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:553:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 5 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:660:29: style:inconclusive: Function 'mqtt_subscribe' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb_tests.c:42:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/mqtt.c:705:31: style:inconclusive: Function 'mqtt_unsubscribe' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:31: style:inconclusive: Function 'mqtt_retrieve_message' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:43: style:inconclusive: Function 'mqtt_retrieve_message' argument 2 names different: declaration '' definition 'topic_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:61: style:inconclusive: Function 'mqtt_retrieve_message' argument 3 names different: declaration '' definition 'payload'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:838:29: style:inconclusive: Function 'mqtt_retrieve_message' argument 4 names different: declaration '' definition 'payload_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:838:61: style:inconclusive: Function 'mqtt_retrieve_message' argument 5 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/mqtt.c:449:30: style: Parameter 'mqtt' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:243:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crypt_data [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:297:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable crypt_data [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:37:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:96:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:110:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:124:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_true [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:401:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:483:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:984:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1004:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1022:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1041:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1059:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1077:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1095:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/jsonpull_tests.c:1112:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:176:5: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assignment 'result=malloc(sizeof(struct PBASettings))', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:176:5: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:177:3: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assignment 'result=malloc(sizeof(struct PBASettings))', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:177:3: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:178:3: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:174:19: note: Assignment 'result=malloc(sizeof(struct PBASettings))', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:178:3: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:248:11: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:247:19: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:247:19: note: Assignment 'result=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:248:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:285:11: warning: If memory allocation fails, then there is a possible null pointer dereference: invalid_hash [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:284:31: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:284:31: note: Assignment 'invalid_hash=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:285:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:286:11: warning: If memory allocation fails, then there is a possible null pointer dereference: invalid_hash [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:284:31: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:284:31: note: Assignment 'invalid_hash=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:286:11: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:301:15: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assignment 'tmp=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:301:15: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:302:15: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assignment 'tmp=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:302:15: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:305:22: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assignment 'tmp=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:305:22: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:316:19: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: tmp [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:299:20: note: Assignment 'tmp=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:316:19: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:251:16: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:247:19: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:247:19: note: Assignment 'result=calloc(1,384)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:251:16: note: Null pointer addition greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:276:44: style:inconclusive: Function 'pba_verify_hash' argument 1 names different: declaration 'settings' definition 'setting'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.h:70:44: note: Function 'pba_verify_hash' argument 1 names different: declaration 'settings' definition 'setting'. greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:276:44: note: Function 'pba_verify_hash' argument 1 names different: declaration 'settings' definition 'setting'. greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication.c:222:49: style: Variable 'rslt' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/nvticache.c:59:29: style:inconclusive: Function 'nvticache_init' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:59:46: style:inconclusive: Function 'nvticache_init' argument 2 names different: declaration '' definition 'kb_path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:101:31: style:inconclusive: Function 'nvticache_check' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:207:30: style:inconclusive: Function 'nvticache_add' argument 1 names different: declaration '' definition 'nvti'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:207:48: style:inconclusive: Function 'nvticache_add' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:248:32: style:inconclusive: Function 'nvticache_get_src' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:270:32: style:inconclusive: Function 'nvticache_get_oid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:285:37: style:inconclusive: Function 'nvticache_get_filename' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:299:42: style:inconclusive: Function 'nvticache_get_required_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:313:43: style:inconclusive: Function 'nvticache_get_mandatory_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:327:42: style:inconclusive: Function 'nvticache_get_excluded_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:341:47: style:inconclusive: Function 'nvticache_get_required_udp_ports' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:355:43: style:inconclusive: Function 'nvticache_get_required_ports' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:369:41: style:inconclusive: Function 'nvticache_get_dependencies' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:383:37: style:inconclusive: Function 'nvticache_get_category' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:403:33: style:inconclusive: Function 'nvticache_get_name' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:417:33: style:inconclusive: Function 'nvticache_get_cves' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:431:33: style:inconclusive: Function 'nvticache_get_bids' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:445:34: style:inconclusive: Function 'nvticache_get_xrefs' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:459:35: style:inconclusive: Function 'nvticache_get_family' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:473:33: style:inconclusive: Function 'nvticache_get_tags' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:487:32: style:inconclusive: Function 'nvticache_get_nvt' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:501:34: style:inconclusive: Function 'nvticache_get_prefs' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:560:31: style:inconclusive: Function 'nvticache_delete' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/nvticache.c:209:9: style: Variable 'oid' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/nvticache.c:504:27: style: Variable 'element' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:781:3: error: Mismatching allocation and deallocation: edition [mismatchAllocDealloc] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:728:15: note: Mismatching allocation and deallocation: edition greenbone-gvm-libs-aeda1c3/util/cpeutils.c:781:3: note: Mismatching allocation and deallocation: edition greenbone-gvm-libs-aeda1c3/util/cpeutils.c:783:3: error: Mismatching allocation and deallocation: sw_edition [mismatchAllocDealloc] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:737:22: note: Mismatching allocation and deallocation: sw_edition greenbone-gvm-libs-aeda1c3/util/cpeutils.c:783:3: note: Mismatching allocation and deallocation: sw_edition greenbone-gvm-libs-aeda1c3/util/cpeutils.c:785:3: error: Mismatching allocation and deallocation: target_sw [mismatchAllocDealloc] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:749:21: note: Mismatching allocation and deallocation: target_sw greenbone-gvm-libs-aeda1c3/util/cpeutils.c:785:3: note: Mismatching allocation and deallocation: target_sw greenbone-gvm-libs-aeda1c3/util/cpeutils.c:787:3: error: Mismatching allocation and deallocation: target_hw [mismatchAllocDealloc] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:761:21: note: Mismatching allocation and deallocation: target_hw greenbone-gvm-libs-aeda1c3/util/cpeutils.c:787:3: note: Mismatching allocation and deallocation: target_hw greenbone-gvm-libs-aeda1c3/util/cpeutils.c:789:3: error: Mismatching allocation and deallocation: other [mismatchAllocDealloc] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:773:17: note: Mismatching allocation and deallocation: other greenbone-gvm-libs-aeda1c3/util/cpeutils.c:789:3: note: Mismatching allocation and deallocation: other greenbone-gvm-libs-aeda1c3/util/cpeutils.c:560:8: warning: Either the condition 'component_end==0' is redundant or there is possible null pointer dereference: component_start. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:570:57: note: Assuming that condition 'component_end==0' is not redundant greenbone-gvm-libs-aeda1c3/util/cpeutils.c:568:19: note: Assignment to 'component_end=c' greenbone-gvm-libs-aeda1c3/util/cpeutils.c:557:19: note: component_start is assigned 'c' here. greenbone-gvm-libs-aeda1c3/util/cpeutils.c:560:8: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/cpeutils.c:564:34: warning: Either the condition 'component_end==0' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:570:57: note: Assuming that condition 'component_end==0' is not redundant greenbone-gvm-libs-aeda1c3/util/cpeutils.c:568:19: note: Assignment to 'component_end=c' greenbone-gvm-libs-aeda1c3/util/cpeutils.c:564:34: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1199:13: style: Redundant assignment of 'cpe->part' to itself. [selfAssignment] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:568:17: style: Variable 'component_end' is reassigned a value before the old one has been used. [redundantAssignment] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:561:19: note: component_end is assigned greenbone-gvm-libs-aeda1c3/util/cpeutils.c:568:17: note: component_end is overwritten greenbone-gvm-libs-aeda1c3/util/cpeutils.c:851:17: style: Variable 'component_end' is reassigned a value before the old one has been used. [redundantAssignment] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:837:19: note: component_end is assigned greenbone-gvm-libs-aeda1c3/util/cpeutils.c:851:17: note: component_end is overwritten greenbone-gvm-libs-aeda1c3/util/radiusutils.c:263:34: style:inconclusive: Function 'radius_authenticate' argument 1 names different: declaration '' definition 'hostname'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/radiusutils.c:263:56: style:inconclusive: Function 'radius_authenticate' argument 2 names different: declaration '' definition 'secret'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/radiusutils.c:264:34: style:inconclusive: Function 'radius_authenticate' argument 3 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/radiusutils.c:264:56: style:inconclusive: Function 'radius_authenticate' argument 4 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:100:32: style:inconclusive: Function 'uri_cpe_to_fs_cpe' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:120:36: style:inconclusive: Function 'uri_cpe_to_fs_product' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:140:37: style:inconclusive: Function 'uri_cpe_to_uri_product' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:160:32: style:inconclusive: Function 'fs_cpe_to_uri_cpe' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:180:36: style:inconclusive: Function 'fs_cpe_to_uri_product' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:200:36: style:inconclusive: Function 'uri_cpe_to_cpe_struct' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:200:59: style:inconclusive: Function 'uri_cpe_to_cpe_struct' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:240:44: style:inconclusive: Function 'cpe_struct_to_uri_cpe' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:13:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:309:48: style:inconclusive: Function 'cpe_struct_to_uri_product' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/radiusutils_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:350:39: style:inconclusive: Function 'get_version_from_uri_cpe' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:20:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/radiusutils_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:366:35: style:inconclusive: Function 'fs_cpe_to_cpe_struct' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:25:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/radiusutils_tests.c:43:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:366:57: style:inconclusive: Function 'fs_cpe_to_cpe_struct' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:29:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:402:43: style:inconclusive: Function 'cpe_struct_to_fs_cpe' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:37:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:496:47: style:inconclusive: Function 'cpe_struct_to_fs_product' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:49:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:536:32: style:inconclusive: Function 'get_uri_component' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:64:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:536:45: style:inconclusive: Function 'get_uri_component' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:75:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:586:35: style:inconclusive: Function 'decode_uri_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:86:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:719:41: style:inconclusive: Function 'unpack_sixth_uri_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/passwordbasedauthentication_tests.c:106:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:719:66: style:inconclusive: Function 'unpack_sixth_uri_component' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:801:31: style:inconclusive: Function 'get_fs_component' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:801:43: style:inconclusive: Function 'get_fs_component' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:869:28: style:inconclusive: Function 'unbind_fs_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:898:26: style:inconclusive: Function 'add_quoting' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:989:41: style:inconclusive: Function 'bind_cpe_component_for_uri' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1010:32: style:inconclusive: Function 'transform_for_uri' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1072:47: style:inconclusive: Function 'pack_sixth_uri_component' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1118:40: style:inconclusive: Function 'bind_cpe_component_for_fs' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1140:35: style:inconclusive: Function 'process_quoted_chars' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1184:32: style:inconclusive: Function 'cpe_struct_init' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1208:32: style:inconclusive: Function 'cpe_struct_free' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1231:17: style:inconclusive: Function 'trim_pct' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1257:17: style:inconclusive: Function 'get_code' argument 1 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1257:35: style:inconclusive: Function 'get_code' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:33: style:inconclusive: Function 'cpe_struct_match' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:55: style:inconclusive: Function 'cpe_struct_match' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:38: style:inconclusive: Function 'cpe_struct_match_tail' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:60: style:inconclusive: Function 'cpe_struct_match_tail' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1374:32: style:inconclusive: Function 'compare_component' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1374:52: style:inconclusive: Function 'compare_component' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1451:30: style:inconclusive: Function 'compare_strings' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1451:50: style:inconclusive: Function 'compare_strings' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:28: style:inconclusive: Function 'count_escapes' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:37: style:inconclusive: Function 'count_escapes' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:48: style:inconclusive: Function 'count_escapes' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1551:32: style:inconclusive: Function 'is_even_wildcards' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1551:41: style:inconclusive: Function 'is_even_wildcards' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1571:28: style:inconclusive: Function 'has_wildcards' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:23: style:inconclusive: Function 'index_of' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:40: style:inconclusive: Function 'index_of' argument 2 names different: declaration '' definition 'sub_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:53: style:inconclusive: Function 'index_of' argument 3 names different: declaration '' definition 'offset'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1628:24: style:inconclusive: Function 'is_string' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:25:9: style: Variable 'uri_cpe' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:111:9: style: Variable 'fs_cpe' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:177:9: style: Variable 'uri_cpe' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:199:9: style: Variable 'fs_cpe' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:260:9: style: Variable 'fs_cpe1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:260:19: style: Variable 'fs_cpe2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:540:27: style: Variable 'component_end' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:589:9: style: Variable 'escapes' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:805:27: style: Variable 'component_end' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:33: style: Parameter 'source' can be declared as pointer to const. However it seems that 'cpe_struct_match' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:311:43: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:33: note: Parameter 'source' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:55: style: Parameter 'target' can be declared as pointer to const. However it seems that 'cpe_struct_match' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/cpeutils_tests.c:311:43: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:55: note: Parameter 'target' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:38: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:60: style: Parameter 'target' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1573:9: style: Variable 'c' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1606:9: style: Variable 'begin_substr' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1490:15: style: Variable 'escapes' is assigned a value that is never used. [unreadVariable] greenbone-gvm-libs-aeda1c3/util/sshutils.c:93:2: error: failed to evaluate #if condition, undefined function-like macro invocation: SSH_VERSION_INT( ... ) [syntaxError] greenbone-gvm-libs-aeda1c3/util/serverutils.c:63:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:124:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_CERT_INVALID [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:279:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:345:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_CLIENT [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:535:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_E_AGAIN [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:610:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_E_INTERRUPTED [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:677:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:991:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRYCTL_ENABLE_QUICK_RANDOM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1028:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1092:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1185:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1243:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnutls_dh_params_t [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils_tests.c:15:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils_tests.c:19:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils_tests.c:31:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:163:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCRY_MD_NONE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils_tests.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_E_SUCCESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils_tests.c:47:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_PK_RSA [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:44:64: style:inconclusive: Function 'gvm_stream_validator_return_str' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:87:39: style:inconclusive: Function 'gvm_stream_validator_new' argument 1 names different: declaration '' definition 'expected_hash_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:88:51: style:inconclusive: Function 'gvm_stream_validator_new' argument 2 names different: declaration '' definition 'validator_out'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:117:49: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 1 names different: declaration '' definition 'expected_hash_str'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:118:44: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 2 names different: declaration '' definition 'expected_size'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:119:61: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 3 names different: declaration '' definition 'validator_out'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:204:53: style:inconclusive: Function 'gvm_stream_validator_rewind' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:216:51: style:inconclusive: Function 'gvm_stream_validator_free' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:236:52: style:inconclusive: Function 'gvm_stream_validator_write' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:236:75: style:inconclusive: Function 'gvm_stream_validator_write' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:237:36: style:inconclusive: Function 'gvm_stream_validator_write' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:260:50: style:inconclusive: Function 'gvm_stream_validator_end' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:262:18: style: Variable 'actual_hash_bin' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/kb.c:1268:15: style: Condition 'rep' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/kb.c:1296:15: style: Condition 'rep' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/kb.c:1482:11: style: Condition 'rep' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/kb.c:342:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] greenbone-gvm-libs-aeda1c3/util/kb.c:290:12: warning: If memory allocation fails, then there is a possible null pointer dereference: host [nullPointerOutOfMemory] greenbone-gvm-libs-aeda1c3/util/kb.c:289:17: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/kb.c:289:17: note: Assignment 'host=calloc(1,host_len)', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/kb.c:290:12: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/kb.c:319:7: warning:inconclusive: Either the condition 'kbr' is redundant or there is possible null pointer dereference: kbr. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/kb.c:1824:7: note: Assuming that condition 'kbr' is not redundant greenbone-gvm-libs-aeda1c3/util/kb.c:1826:20: note: Calling function 'redis_cmd', 1st argument 'kbr' value is 0 greenbone-gvm-libs-aeda1c3/util/kb.c:774:26: note: Calling function 'get_redis_ctx', 1st argument 'kbr' value is 0 greenbone-gvm-libs-aeda1c3/util/kb.c:319:7: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/kb.c:1087:19: warning: Either the condition '!rep' is redundant or there is possible null pointer dereference: rep. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/kb.c:1096:11: note: Assuming that condition '!rep' is not redundant greenbone-gvm-libs-aeda1c3/util/kb.c:1087:19: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/kb.c:1090:19: warning: Either the condition '!rep' is redundant or there is possible null pointer dereference: rep. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/kb.c:1096:11: note: Assuming that condition '!rep' is not redundant greenbone-gvm-libs-aeda1c3/util/kb.c:1090:19: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/kb.c:1709:73: warning: Either the condition 'except' is redundant or there is possible null pointer dereference: except. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/kb.c:1746:15: note: Assuming that condition 'except' is not redundant greenbone-gvm-libs-aeda1c3/util/kb.c:1709:73: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/kb.c:643:31: style:inconclusive: Function 'kb_item_free' argument 1 names different: declaration '' definition 'item'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb.c:1676:23: style:inconclusive: Function 'redis_lnk_reset' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb.c:1700:23: style:inconclusive: Function 'redis_flush_all' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb.c:1700:39: style:inconclusive: Function 'redis_flush_all' argument 2 names different: declaration '' definition 'except'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/kb.c:1810:36: style:inconclusive: Function 'redis_delete_all' argument 1 names different: declaration '' definition 'kbr'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:20:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:23:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:27:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:42:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:61:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:80:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:96:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:112:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:128:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:137:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:150:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:164:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:188:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:205:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:223:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:257:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:275:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:322:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:328:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:359:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:366:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:381:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/streamvalidator_tests.c:398:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:90:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:121:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:149:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_X509_FMT_PEM [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:201:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GNUTLS_E_SUCCESS [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/uuidutils.c:39:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:538:13: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:18:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:22:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:538:21: warning: Invalid usleep() argument nr 1. The value is 5000000 but the valid values are '0:999999'. [invalidFunctionArg] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:28:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:38:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:53:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/uuidutils_tests.c:59:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/serverutils.c:92:40: style:inconclusive: Function 'gvm_connection_free' argument 1 names different: declaration '' definition 'client_connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:111:37: style:inconclusive: Function 'gvm_server_verify' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:161:31: style:inconclusive: Function 'load_gnutls_file' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:161:53: style:inconclusive: Function 'load_gnutls_file' argument 2 names different: declaration '' definition 'loaded_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:189:37: style:inconclusive: Function 'unload_gnutls_file' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:43: style:inconclusive: Function 'gvm_server_open_verify' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:64: style:inconclusive: Function 'gvm_server_open_verify' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:74: style:inconclusive: Function 'gvm_server_open_verify' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:314:37: style:inconclusive: Function 'gvm_server_open_verify' argument 4 names different: declaration '' definition 'ca_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:314:57: style:inconclusive: Function 'gvm_server_open_verify' argument 5 names different: declaration '' definition 'pub_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:315:37: style:inconclusive: Function 'gvm_server_open_verify' argument 6 names different: declaration '' definition 'priv_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:315:51: style:inconclusive: Function 'gvm_server_open_verify' argument 7 names different: declaration '' definition 'verify'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:461:46: style:inconclusive: Function 'gvm_server_open_with_cert' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:461:67: style:inconclusive: Function 'gvm_server_open_with_cert' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:32: style:inconclusive: Function 'gvm_server_open_with_cert' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:50: style:inconclusive: Function 'gvm_server_open_with_cert' argument 4 names different: declaration '' definition 'ca_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:70: style:inconclusive: Function 'gvm_server_open_with_cert' argument 5 names different: declaration '' definition 'pub_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:463:40: style:inconclusive: Function 'gvm_server_open_with_cert' argument 6 names different: declaration '' definition 'priv_mem'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:36: style:inconclusive: Function 'gvm_server_open' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:57: style:inconclusive: Function 'gvm_server_open' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:67: style:inconclusive: Function 'gvm_server_open' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:493:23: style:inconclusive: Function 'gvm_server_close' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:493:48: style:inconclusive: Function 'gvm_server_close' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:504:41: style:inconclusive: Function 'gvm_connection_close' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:30:40: style:inconclusive: Function 'gvm_x509_format_from_data' argument 1 names different: declaration '' definition 'cert_data'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:29: style:inconclusive: Function 'server_attach_internal' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:30:58: style:inconclusive: Function 'gvm_x509_format_from_data' argument 2 names different: declaration '' definition 'cert_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:55: style:inconclusive: Function 'server_attach_internal' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:48:41: style:inconclusive: Function 'gvm_base64_to_gnutls_datum' argument 1 names different: declaration '' definition 'encoded'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:76: style:inconclusive: Function 'server_attach_internal' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:48:66: style:inconclusive: Function 'gvm_base64_to_gnutls_datum' argument 2 names different: declaration '' definition 'decoded_datum'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:12:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:522:29: style:inconclusive: Function 'server_attach_internal' argument 4 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:16:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:569:24: style:inconclusive: Function 'gvm_server_attach' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:22:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:569:50: style:inconclusive: Function 'gvm_server_attach' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:36:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:38: style:inconclusive: Function 'gvm_server_vsendf' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:77:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:59: style:inconclusive: Function 'gvm_server_vsendf' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:88:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:72: style:inconclusive: Function 'gvm_server_vsendf' argument 3 names different: declaration '' definition 'ap'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:99:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:24: style:inconclusive: Function 'gvm_socket_vsendf' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:111:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:44: style:inconclusive: Function 'gvm_socket_vsendf' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/tlsutils.c:111:47: style: Parameter 'certs' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:122:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:57: style:inconclusive: Function 'gvm_socket_vsendf' argument 3 names different: declaration '' definition 'ap'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:133:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:803:37: style:inconclusive: Function 'gvm_server_sendf' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:144:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:803:58: style:inconclusive: Function 'gvm_server_sendf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:155:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:823:41: style:inconclusive: Function 'gvm_connection_sendf' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:166:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:823:65: style:inconclusive: Function 'gvm_connection_sendf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:177:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:886:41: style:inconclusive: Function 'gvm_server_sendf_xml' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:188:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:886:62: style:inconclusive: Function 'gvm_server_sendf_xml' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:199:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:911:45: style:inconclusive: Function 'gvm_connection_sendf_xml' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:911:69: style:inconclusive: Function 'gvm_connection_sendf_xml' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:938:47: style:inconclusive: Function 'gvm_server_sendf_xml_quiet' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:938:68: style:inconclusive: Function 'gvm_server_sendf_xml_quiet' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:965:51: style:inconclusive: Function 'gvm_connection_sendf_xml_quiet' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:966:45: style:inconclusive: Function 'gvm_connection_sendf_xml_quiet' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1079:35: style:inconclusive: Function 'server_new_internal' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1079:57: style:inconclusive: Function 'server_new_internal' argument 2 names different: declaration '' definition 'priority'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1080:35: style:inconclusive: Function 'server_new_internal' argument 3 names different: declaration '' definition 'ca_cert_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1080:62: style:inconclusive: Function 'server_new_internal' argument 4 names different: declaration '' definition 'cert_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1081:35: style:inconclusive: Function 'server_new_internal' argument 5 names different: declaration '' definition 'key_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1081:63: style:inconclusive: Function 'server_new_internal' argument 6 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1082:56: style:inconclusive: Function 'server_new_internal' argument 7 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:30: style:inconclusive: Function 'gvm_server_new' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:47: style:inconclusive: Function 'gvm_server_new' argument 2 names different: declaration '' definition 'ca_cert_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:68: style:inconclusive: Function 'gvm_server_new' argument 3 names different: declaration '' definition 'cert_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1145:24: style:inconclusive: Function 'gvm_server_new' argument 4 names different: declaration '' definition 'key_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1145:52: style:inconclusive: Function 'gvm_server_new' argument 5 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1146:51: style:inconclusive: Function 'gvm_server_new' argument 6 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1166:34: style:inconclusive: Function 'gvm_server_new_mem' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1166:56: style:inconclusive: Function 'gvm_server_new_mem' argument 2 names different: declaration '' definition 'ca_cert'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1167:33: style:inconclusive: Function 'gvm_server_new_mem' argument 3 names different: declaration '' definition 'pub_key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1167:54: style:inconclusive: Function 'gvm_server_new_mem' argument 4 names different: declaration '' definition 'priv_key'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1168:39: style:inconclusive: Function 'gvm_server_new_mem' argument 5 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1169:55: style:inconclusive: Function 'gvm_server_new_mem' argument 6 names different: declaration '' definition 'credentials'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1228:55: style:inconclusive: Function 'set_gnutls_dhparams' argument 1 names different: declaration '' definition 'creds'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1229:34: style:inconclusive: Function 'set_gnutls_dhparams' argument 2 names different: declaration '' definition 'dhparams_file'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1271:22: style:inconclusive: Function 'gvm_server_free' argument 1 names different: declaration '' definition 'server_socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1271:54: style:inconclusive: Function 'gvm_server_free' argument 2 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1272:51: style:inconclusive: Function 'gvm_server_free' argument 3 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/vtparser_tests.c:68:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/vtparser_tests.c:72:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/vtparser_tests.c:84:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/serverutils.c:320:32: style: Variable 'address' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:47: style: Parameter 'ca_cert_file' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:68: style: Parameter 'cert_file' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/serverutils.c:1145:24: style: Parameter 'key_file' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/vtparser.c:147:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/vtparser.c:170:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/vtparser.c:193:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/vtparser.c:253:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/vtparser_tests.c:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/versionutils.c:165:25: style: Condition 'atoi(part1)>atoi(part2)' is always true [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/versionutils.c:163:25: note: Assuming that condition 'atoi(part1)==atoi(part2)' is not redundant greenbone-gvm-libs-aeda1c3/util/versionutils.c:165:25: note: Condition 'atoi(part1)>atoi(part2)' is always true greenbone-gvm-libs-aeda1c3/util/versionutils.c:57:27: style:inconclusive: Function 'cmp_versions' argument 1 names different: declaration '' definition 'version1'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:57:49: style:inconclusive: Function 'cmp_versions' argument 2 names different: declaration '' definition 'version2'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:182:37: style:inconclusive: Function 'prepare_version_string' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:279:32: style:inconclusive: Function 'get_release_state' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:279:45: style:inconclusive: Function 'get_release_state' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:311:23: style:inconclusive: Function 'get_part' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:311:36: style:inconclusive: Function 'get_part' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:340:22: style:inconclusive: Function 'is_text' argument 1 names different: declaration '' definition 'part'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:363:16: style:inconclusive: Function 'str_cpy' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:363:28: style:inconclusive: Function 'str_cpy' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/versionutils.c:363:16: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/vtparser.c:239:40: style:inconclusive: Function 'parse_vt_json' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/vtparser.c:239:71: style:inconclusive: Function 'parse_vt_json' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/vtparser.c:240:25: style:inconclusive: Function 'parse_vt_json' argument 3 names different: declaration '' definition 'nvt'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/vtparser.c:68:14: style: Variable 'severity_vector' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:33: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:55: style: Parameter 'target' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:59:11: style: Condition '!gvm_http_add_header(headers,auth->str)' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:59:32: note: Calling function 'gvm_http_add_header' returns 1 greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:59:11: note: Condition '!gvm_http_add_header(headers,auth->str)' is always false greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:70:11: style: Condition '!gvm_http_add_header(headers,content->str)' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:70:32: note: Calling function 'gvm_http_add_header' returns 1 greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:70:11: note: Condition '!gvm_http_add_header(headers,content->str)' is always false greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:31:1: portability: Omitted return type of function 'BeforeEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:34:1: portability: Omitted return type of function 'AfterEach' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:40:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:59:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:75:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:94:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:114:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:161:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:198:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:220:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:239:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:261:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:288:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:335:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:372:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:428:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:510:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:546:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:562:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:581:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:638:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:685:1: portability: Omitted return type of function 'Ensure' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:379:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:518:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:764:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:911:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1045:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1812:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1888:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1969:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2007:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBXML_TEST_VERSION [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2054:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2215:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2235:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2404:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_ELEMENT_NODE [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2819:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SAX2_MAGIC [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2885:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBXML_TEST_VERSION [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:89:54: style:inconclusive: Function 'gvm_http_request' argument 6 names different: declaration 'client_cert' definition 'cert'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:132:54: note: Function 'gvm_http_request' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:89:54: note: Function 'gvm_http_request' argument 6 names different: declaration 'client_cert' definition 'cert'. greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:89:73: style:inconclusive: Function 'gvm_http_request' argument 7 names different: declaration 'client_key' definition 'key'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:133:32: note: Function 'gvm_http_request' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:89:73: note: Function 'gvm_http_request' argument 7 names different: declaration 'client_key' definition 'key'. greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:90:46: style:inconclusive: Function 'gvm_http_request' argument 8 names different: declaration 'response' definition 'stream'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/http/httputils.h:133:71: note: Function 'gvm_http_request' argument 8 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence_tests.c:90:46: note: Function 'gvm_http_request' argument 8 names different: declaration 'response' definition 'stream'. greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:38:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:38:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:79:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:79:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:90:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:90:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:101:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:101:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:113:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:113:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:124:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:124:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:135:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:135:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:146:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:146:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:157:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:157:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:168:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:168:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:179:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:179:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:190:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:190:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:201:9: style: Variable 'version1' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/versionutils_tests.c:201:20: style: Variable 'version2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:150:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:176:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:324:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:364:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:417:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:523:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:556:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:591:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:647:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:689:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_not_null [valueFlowBailoutIncompleteVar] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:243:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:241:24: note: outer condition: *values greenbone-gvm-libs-aeda1c3/util/xmlutils.c:243:15: note: identical inner condition: *values greenbone-gvm-libs-aeda1c3/util/xmlutils.c:971:27: style: Condition 'timeout>0' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:950:27: note: Assuming that condition 'timeout>0' is not redundant greenbone-gvm-libs-aeda1c3/util/xmlutils.c:971:27: note: Condition 'timeout>0' is always false greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1138:27: style: Condition 'timeout>0' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1111:27: note: Assuming that condition 'timeout>0' is not redundant greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1138:27: note: Condition 'timeout>0' is always false greenbone-gvm-libs-aeda1c3/util/xmlutils.c:3038:46: style: Condition 'continue_read==0' is always false [knownConditionTrueFalse] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:67:27: style:inconclusive: Function 'next_entities' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:82:26: style:inconclusive: Function 'first_entity' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:25: style:inconclusive: Function 'add_entity' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:47: style:inconclusive: Function 'add_entity' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:65: style:inconclusive: Function 'add_entity' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:115:23: style:inconclusive: Function 'free_entity' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:193:24: style:inconclusive: Function 'entity_child' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:193:44: style:inconclusive: Function 'entity_child' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:216:28: style:inconclusive: Function 'entity_attribute' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:216:48: style:inconclusive: Function 'entity_attribute' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:43: style:inconclusive: Function 'xml_handle_start_element' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: style:inconclusive: Function 'xml_handle_start_element' argument 2 names different: declaration '' definition 'element_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:327:41: style:inconclusive: Function 'xml_handle_start_element' argument 3 names different: declaration '' definition 'attribute_names'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:328:41: style:inconclusive: Function 'xml_handle_start_element' argument 4 names different: declaration '' definition 'attribute_values'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:41: style:inconclusive: Function 'xml_handle_end_element' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: style:inconclusive: Function 'xml_handle_end_element' argument 2 names different: declaration '' definition 'element_name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:34: style:inconclusive: Function 'xml_handle_text' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:56: style:inconclusive: Function 'xml_handle_text' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:68: style:inconclusive: Function 'xml_handle_text' argument 3 names different: declaration '' definition 'text_len'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:501:47: style:inconclusive: Function 'try_read_entity_and_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:501:60: style:inconclusive: Function 'try_read_entity_and_string' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:502:39: style:inconclusive: Function 'try_read_entity_and_string' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:502:57: style:inconclusive: Function 'try_read_entity_and_string' argument 4 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1262:43: style:inconclusive: Function 'read_entity_and_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1262:62: style:inconclusive: Function 'read_entity_and_string' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1263:35: style:inconclusive: Function 'read_entity_and_string' argument 3 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1282:45: style:inconclusive: Function 'read_entity_and_string_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1282:67: style:inconclusive: Function 'read_entity_and_string_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1283:37: style:inconclusive: Function 'read_entity_and_string_c' argument 3 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:41: style:inconclusive: Function 'read_entity_and_text' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:60: style:inconclusive: Function 'read_entity_and_text' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:75: style:inconclusive: Function 'read_entity_and_text' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1336:43: style:inconclusive: Function 'read_entity_and_text_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1336:65: style:inconclusive: Function 'read_entity_and_text_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1337:32: style:inconclusive: Function 'read_entity_and_text_c' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1366:32: style:inconclusive: Function 'read_text_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1366:51: style:inconclusive: Function 'read_text_c' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1400:32: style:inconclusive: Function 'read_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1400:51: style:inconclusive: Function 'read_string' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1420:34: style:inconclusive: Function 'read_string_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1420:56: style:inconclusive: Function 'read_string_c' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:36: style:inconclusive: Function 'try_read_entity' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:49: style:inconclusive: Function 'try_read_entity' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:68: style:inconclusive: Function 'try_read_entity' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:38: style:inconclusive: Function 'try_read_entity_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:54: style:inconclusive: Function 'try_read_entity_c' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:73: style:inconclusive: Function 'try_read_entity_c' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1469:32: style:inconclusive: Function 'read_entity' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1469:51: style:inconclusive: Function 'read_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1483:20: style:inconclusive: Function 'read_entity_s' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1483:38: style:inconclusive: Function 'read_entity_s' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1497:34: style:inconclusive: Function 'read_entity_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1497:56: style:inconclusive: Function 'read_entity_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1511:27: style:inconclusive: Function 'parse_entity' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1511:45: style:inconclusive: Function 'parse_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1663:21: style:inconclusive: Function 'print_entity' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1663:38: style:inconclusive: Function 'print_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1706:31: style:inconclusive: Function 'print_entity_format' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1706:48: style:inconclusive: Function 'print_entity_format' argument 2 names different: declaration 'indentation' definition 'indent'. [funcArgNamesDifferent] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:98:41: note: Function 'print_entity_format' argument 2 names different: declaration 'indentation' definition 'indent'. greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1706:48: note: Function 'print_entity_format' argument 2 names different: declaration 'indentation' definition 'indent'. greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1765:28: style:inconclusive: Function 'compare_entities' argument 1 names different: declaration '' definition 'entity1'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1765:46: style:inconclusive: Function 'compare_entities' argument 2 names different: declaration '' definition 'entity2'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1830:32: style:inconclusive: Function 'xml_count_entities' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1849:29: style:inconclusive: Function 'xml_string_append' argument 1 names different: declaration '' definition 'xml'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1849:46: style:inconclusive: Function 'xml_string_append' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1942:34: style:inconclusive: Function 'find_element_in_xml_file' argument 1 names different: declaration '' definition 'file_path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1942:52: style:inconclusive: Function 'find_element_in_xml_file' argument 2 names different: declaration '' definition 'find_element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1943:39: style:inconclusive: Function 'find_element_in_xml_file' argument 3 names different: declaration '' definition 'find_attributes'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2003:29: style:inconclusive: Function 'parse_element' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2003:48: style:inconclusive: Function 'parse_element' argument 2 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2035:25: style:inconclusive: Function 'element_free' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2052:25: style:inconclusive: Function 'element_name' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2086:26: style:inconclusive: Function 'element_child' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2086:48: style:inconclusive: Function 'element_child' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2137:25: style:inconclusive: Function 'element_text' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2162:30: style:inconclusive: Function 'element_attribute' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2162:52: style:inconclusive: Function 'element_attribute' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2210:32: style:inconclusive: Function 'element_first_child' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2230:25: style:inconclusive: Function 'element_next' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2874:60: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2875:52: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 2 names different: declaration '' definition 'file_path'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2875:67: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 3 names different: declaration '' definition 'output_depth'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2917:45: style:inconclusive: Function 'xml_file_iterator_free' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2954:47: style:inconclusive: Function 'xml_file_iterator_rewind' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:3000:45: style:inconclusive: Function 'xml_file_iterator_next' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:3000:63: style:inconclusive: Function 'xml_file_iterator_next' argument 2 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:263:66: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:263:66: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:290:66: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:290:66: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:343:64: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:343:64: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:366:64: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:366:64: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1875:47: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1875:47: note: Shadow argument greenbone-gvm-libs-aeda1c3/util/xmlutils.c:477:53: style: Parameter 'error' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1524:22: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:477:53: note: Parameter 'error' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1598:45: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute_to_string' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1621:47: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1598:45: note: Parameter 'name' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1651:35: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1668:47: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1651:35: note: Parameter 'name' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1651:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'foreach_print_attribute' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1668:47: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1651:50: note: Parameter 'value' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1688:42: style: Parameter 'name' can be declared as pointer to const. However it seems that 'foreach_print_attribute_format' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1717:47: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1688:42: note: Parameter 'name' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1688:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'foreach_print_attribute_format' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1717:47: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1688:57: note: Parameter 'value' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1747:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'compare_find_attribute' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1794:51: note: You might need to cast the function pointer here greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1747:48: note: Parameter 'value' can be declared as pointer to const greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1749:10: style: Variable 'value2' can be declared as pointer to const [constVariablePointer] greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1942:34: style: Parameter 'file_path' can be declared as pointer to const [constParameterPointer] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:19:29: warning: Either the condition 'path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck] greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:21:11: note: Assuming that condition 'path' is not redundant greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:19:29: note: Null pointer dereference greenbone-gvm-libs-aeda1c3/util/xmlutils_tests.c:191:12: style: Variable 'children' is assigned a value that is never used. [unreadVariable] diff: head greenbone-gvm-libs-aeda1c3/agent_controller/agent_controller.c:1089:63: style:inconclusive: Function 'agent_controller_parse_scan_agent_config_string' argument 1 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/cvss.c:1770:45: style:inconclusive: Function 'get_cvss_score_from_metrics_v4' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/cvss.c:585:47: style:inconclusive: Function 'get_cvss_score_from_base_metrics' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/cvss.c:696:50: style:inconclusive: Function 'get_cvss_score_from_base_metrics_v3' argument 1 names different: declaration '' definition 'cvss_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:74:30: style:inconclusive: Function 'gvm_sentry_init' argument 1 names different: declaration '' definition 'dsn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:74:47: style:inconclusive: Function 'gvm_sentry_init' argument 2 names different: declaration '' definition 'release'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/gvm_sentry.c:97:29: style:inconclusive: Function 'gvm_sentry_log' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1104:38: style:inconclusive: Function 'gvm_hosts_new_with_max' argument 1 names different: declaration '' definition 'hosts_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1104:62: style:inconclusive: Function 'gvm_hosts_new_with_max' argument 2 names different: declaration '' definition 'max_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1301:29: style:inconclusive: Function 'gvm_hosts_new' argument 1 names different: declaration '' definition 'hosts_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1315:30: style:inconclusive: Function 'gvm_hosts_next' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1333:50: style:inconclusive: Function 'gvm_hosts_move_current_host_to_end' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1376:30: style:inconclusive: Function 'gvm_hosts_free' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1399:33: style:inconclusive: Function 'gvm_hosts_shuffle' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1431:33: style:inconclusive: Function 'gvm_hosts_reverse' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1457:33: style:inconclusive: Function 'gvm_hosts_resolve' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1525:33: style:inconclusive: Function 'gvm_vhosts_exclude' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1525:51: style:inconclusive: Function 'gvm_vhosts_exclude' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1580:42: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1580:61: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1581:42: style:inconclusive: Function 'gvm_hosts_exclude_with_max' argument 3 names different: declaration '' definition 'max_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1658:38: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1658:57: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 2 names different: declaration '' definition 'deny_hosts_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1659:37: style:inconclusive: Function 'gvm_hosts_allowed_only' argument 3 names different: declaration '' definition 'allow_hosts_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1771:33: style:inconclusive: Function 'gvm_hosts_exclude' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1771:52: style:inconclusive: Function 'gvm_hosts_exclude' argument 2 names different: declaration '' definition 'excluded_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1836:38: style:inconclusive: Function 'gvm_host_reverse_lookup' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1921:42: style:inconclusive: Function 'gvm_host_add_reverse_lookup' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:1963:54: style:inconclusive: Function 'gvm_hosts_reverse_lookup_only_excluded' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2004:45: style:inconclusive: Function 'gvm_hosts_reverse_lookup_only' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2029:55: style:inconclusive: Function 'gvm_hosts_reverse_lookup_unify_excluded' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2085:46: style:inconclusive: Function 'gvm_hosts_reverse_lookup_unify' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2106:37: style:inconclusive: Function 'gvm_hosts_count' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2120:39: style:inconclusive: Function 'gvm_hosts_removed' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2134:42: style:inconclusive: Function 'gvm_hosts_duplicated' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2150:43: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2150:72: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2151:44: style:inconclusive: Function 'gvm_host_find_in_hosts' argument 3 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2199:33: style:inconclusive: Function 'gvm_duplicate_host' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2242:38: style:inconclusive: Function 'gvm_host_in_hosts' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2242:67: style:inconclusive: Function 'gvm_host_in_hosts' argument 2 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2243:39: style:inconclusive: Function 'gvm_host_in_hosts' argument 3 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2259:34: style:inconclusive: Function 'gvm_host_type' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2274:38: style:inconclusive: Function 'gvm_host_type_str' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2290:39: style:inconclusive: Function 'gvm_host_value_str' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:37: style:inconclusive: Function 'gvm_host_resolve' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:49: style:inconclusive: Function 'gvm_host_resolve' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2347:58: style:inconclusive: Function 'gvm_host_resolve' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2368:39: style:inconclusive: Function 'gvm_host_get_addr6' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:2368:62: style:inconclusive: Function 'gvm_host_get_addr6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:470:33: style:inconclusive: Function 'gvm_is_cidr6_block' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:516:34: style:inconclusive: Function 'gvm_cidr6_get_block' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:516:53: style:inconclusive: Function 'gvm_cidr6_get_block' argument 2 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:537:31: style:inconclusive: Function 'gvm_cidr6_get_ip' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:537:53: style:inconclusive: Function 'gvm_cidr6_get_ip' argument 2 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:814:33: style:inconclusive: Function 'gvm_get_host_type' argument 1 names different: declaration '' definition 'str_stripped'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:875:22: style:inconclusive: Function 'gvm_vhost_new' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:875:35: style:inconclusive: Function 'gvm_vhost_new' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:910:36: style:inconclusive: Function 'gvm_duplicate_vhost' argument 1 names different: declaration '' definition 'vhost'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:910:52: style:inconclusive: Function 'gvm_duplicate_vhost' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:945:25: style:inconclusive: Function 'gvm_host_free' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:966:29: style:inconclusive: Function 'gvm_hosts_add' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/hosts.c:966:48: style:inconclusive: Function 'gvm_hosts_add' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:161:38: style:inconclusive: Function 'load_log_configuration' argument 1 names different: declaration '' definition 'config_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:286:33: style:inconclusive: Function 'free_log_configuration' argument 1 names different: declaration '' definition 'log_domain_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:322:29: style:inconclusive: Function 'gvm_log_silent' argument 1 names different: declaration '' definition 'log_domain'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:322:56: style:inconclusive: Function 'gvm_log_silent' argument 2 names different: declaration '' definition 'log_level'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:323:29: style:inconclusive: Function 'gvm_log_silent' argument 3 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:323:47: style:inconclusive: Function 'gvm_log_silent' argument 4 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:384:26: style:inconclusive: Function 'set_log_reference' argument 1 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:426:27: style:inconclusive: Function 'gvm_log_func' argument 1 names different: declaration '' definition 'log_domain'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:426:54: style:inconclusive: Function 'gvm_log_func' argument 2 names different: declaration '' definition 'log_level'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:427:27: style:inconclusive: Function 'gvm_log_func' argument 3 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:427:45: style:inconclusive: Function 'gvm_log_func' argument 4 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:57:18: style:inconclusive: Function 'get_time' argument 1 names different: declaration '' definition 'time_fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:836:26: style:inconclusive: Function 'log_func_for_gnutls' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:836:45: style:inconclusive: Function 'log_func_for_gnutls' argument 2 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:901:26: style:inconclusive: Function 'set_log_tz' argument 1 names different: declaration '' definition 'tz'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/logging.c:979:29: style:inconclusive: Function 'setup_log_handlers' argument 1 names different: declaration '' definition 'gvm_log_config_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:1017:44: style:inconclusive: Function 'gvm_routethrough' argument 1 names different: declaration '' definition 'storage_dest'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:1018:44: style:inconclusive: Function 'gvm_routethrough' argument 2 names different: declaration '' definition 'storage_source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:1297:50: style:inconclusive: Function 'gvm_get_outgoing_iface' argument 1 names different: declaration '' definition 'target_addr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:136:28: style:inconclusive: Function 'gvm_source_set_socket' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:136:40: style:inconclusive: Function 'gvm_source_set_socket' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:136:50: style:inconclusive: Function 'gvm_source_set_socket' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:174:24: style:inconclusive: Function 'gvm_source_addr' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:186:25: style:inconclusive: Function 'gvm_source_addr6' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:199:44: style:inconclusive: Function 'gvm_source_addr_as_addr6' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:243:37: style:inconclusive: Function 'ipv4_as_ipv6' argument 1 names different: declaration '' definition 'ip4'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:243:59: style:inconclusive: Function 'ipv4_as_ipv6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:261:38: style:inconclusive: Function 'addr6_to_str' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:261:51: style:inconclusive: Function 'addr6_to_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:279:38: style:inconclusive: Function 'addr6_as_str' argument 1 names different: declaration '' definition 'addr6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:298:49: style:inconclusive: Function 'sockaddr_as_str' argument 1 names different: declaration '' definition 'addr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:298:61: style:inconclusive: Function 'sockaddr_as_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:339:31: style:inconclusive: Function 'gvm_resolve_list' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:389:26: style:inconclusive: Function 'gvm_resolve' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:389:38: style:inconclusive: Function 'gvm_resolve' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:389:47: style:inconclusive: Function 'gvm_resolve' argument 3 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:443:35: style:inconclusive: Function 'gvm_resolve_as_addr6' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:443:58: style:inconclusive: Function 'gvm_resolve_as_addr6' argument 2 names different: declaration '' definition 'ip6'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:460:34: style:inconclusive: Function 'validate_port_range' argument 1 names different: declaration '' definition 'port_range'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:601:32: style:inconclusive: Function 'port_range_ranges' argument 1 names different: declaration '' definition 'port_range'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:64:36: style:inconclusive: Function 'gvm_source_iface_init' argument 1 names different: declaration '' definition 'iface'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:728:26: style:inconclusive: Function 'port_in_port_ranges' argument 1 names different: declaration '' definition 'pnum'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:728:48: style:inconclusive: Function 'port_in_port_ranges' argument 2 names different: declaration '' definition 'ptype'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/networking.c:728:64: style:inconclusive: Function 'port_in_port_ranges' argument 3 names different: declaration '' definition 'pranges'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1018:31: style:inconclusive: Function 'nvti_cvss_base' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1032:34: style:inconclusive: Function 'nvti_dependencies' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1046:35: style:inconclusive: Function 'nvti_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1060:36: style:inconclusive: Function 'nvti_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1074:35: style:inconclusive: Function 'nvti_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1088:36: style:inconclusive: Function 'nvti_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1102:40: style:inconclusive: Function 'nvti_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1116:31: style:inconclusive: Function 'nvti_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1130:30: style:inconclusive: Function 'nvti_qod_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1144:25: style:inconclusive: Function 'nvti_qod' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1158:28: style:inconclusive: Function 'nvti_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1171:30: style:inconclusive: Function 'nvti_pref_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:117:28: style:inconclusive: Function 'vtref_type' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1186:26: style:inconclusive: Function 'nvti_pref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1186:35: style:inconclusive: Function 'nvti_pref' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1199:30: style:inconclusive: Function 'nvti_category' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1214:23: style:inconclusive: Function 'nvti_set_oid' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1214:39: style:inconclusive: Function 'nvti_set_oid' argument 2 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1234:24: style:inconclusive: Function 'nvti_set_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1234:40: style:inconclusive: Function 'nvti_set_name' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1254:24: style:inconclusive: Function 'nvti_put_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1254:34: style:inconclusive: Function 'nvti_put_name' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1274:27: style:inconclusive: Function 'nvti_set_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1274:43: style:inconclusive: Function 'nvti_set_summary' argument 2 names different: declaration '' definition 'summary'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1294:27: style:inconclusive: Function 'nvti_put_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1294:37: style:inconclusive: Function 'nvti_put_summary' argument 2 names different: declaration '' definition 'summary'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1314:27: style:inconclusive: Function 'nvti_set_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1314:43: style:inconclusive: Function 'nvti_set_insight' argument 2 names different: declaration '' definition 'insight'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:131:26: style:inconclusive: Function 'vtref_id' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1334:27: style:inconclusive: Function 'nvti_put_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1334:37: style:inconclusive: Function 'nvti_put_insight' argument 2 names different: declaration '' definition 'insight'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1354:28: style:inconclusive: Function 'nvti_set_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1354:44: style:inconclusive: Function 'nvti_set_affected' argument 2 names different: declaration '' definition 'affected'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1374:28: style:inconclusive: Function 'nvti_put_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1374:38: style:inconclusive: Function 'nvti_put_affected' argument 2 names different: declaration '' definition 'affected'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1394:26: style:inconclusive: Function 'nvti_set_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1394:42: style:inconclusive: Function 'nvti_set_impact' argument 2 names different: declaration '' definition 'impact'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1414:26: style:inconclusive: Function 'nvti_put_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1414:36: style:inconclusive: Function 'nvti_put_impact' argument 2 names different: declaration '' definition 'impact'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1434:33: style:inconclusive: Function 'nvti_set_creation_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1434:49: style:inconclusive: Function 'nvti_set_creation_time' argument 2 names different: declaration '' definition 'creation_time'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1453:37: style:inconclusive: Function 'nvti_set_modification_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1453:53: style:inconclusive: Function 'nvti_set_modification_time' argument 2 names different: declaration '' definition 'modification_time'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:145:28: style:inconclusive: Function 'vtref_text' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1472:28: style:inconclusive: Function 'nvti_set_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1472:44: style:inconclusive: Function 'nvti_set_solution' argument 2 names different: declaration '' definition 'solution'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1492:28: style:inconclusive: Function 'nvti_put_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1492:38: style:inconclusive: Function 'nvti_put_solution' argument 2 names different: declaration '' definition 'solution'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1513:33: style:inconclusive: Function 'nvti_set_solution_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1513:49: style:inconclusive: Function 'nvti_set_solution_type' argument 2 names different: declaration '' definition 'solution_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1534:35: style:inconclusive: Function 'nvti_set_solution_method' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1534:51: style:inconclusive: Function 'nvti_set_solution_method' argument 2 names different: declaration '' definition 'solution_method'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:23: style:inconclusive: Function 'nvti_add_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:39: style:inconclusive: Function 'nvti_add_tag' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1561:58: style:inconclusive: Function 'nvti_add_tag' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1625:23: style:inconclusive: Function 'nvti_set_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1625:39: style:inconclusive: Function 'nvti_set_tag' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1648:29: style:inconclusive: Function 'nvti_set_cvss_base' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1648:45: style:inconclusive: Function 'nvti_set_cvss_base' argument 2 names different: declaration '' definition 'cvss_base'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1672:32: style:inconclusive: Function 'nvti_set_dependencies' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1672:48: style:inconclusive: Function 'nvti_set_dependencies' argument 2 names different: declaration '' definition 'dependencies'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1696:33: style:inconclusive: Function 'nvti_set_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1696:49: style:inconclusive: Function 'nvti_set_required_keys' argument 2 names different: declaration '' definition 'required_keys'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1720:34: style:inconclusive: Function 'nvti_set_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1720:50: style:inconclusive: Function 'nvti_set_mandatory_keys' argument 2 names different: declaration '' definition 'mandatory_keys'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1744:33: style:inconclusive: Function 'nvti_set_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1744:49: style:inconclusive: Function 'nvti_set_excluded_keys' argument 2 names different: declaration '' definition 'excluded_keys'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1768:34: style:inconclusive: Function 'nvti_set_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1768:50: style:inconclusive: Function 'nvti_set_required_ports' argument 2 names different: declaration '' definition 'required_ports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1792:38: style:inconclusive: Function 'nvti_set_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1792:54: style:inconclusive: Function 'nvti_set_required_udp_ports' argument 2 names different: declaration '' definition 'required_udp_ports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:180:30: style:inconclusive: Function 'vtseverity_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:180:49: style:inconclusive: Function 'vtseverity_new' argument 2 names different: declaration '' definition 'origin'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:180:61: style:inconclusive: Function 'vtseverity_new' argument 3 names different: declaration '' definition 'date'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:180:74: style:inconclusive: Function 'vtseverity_new' argument 4 names different: declaration '' definition 'score'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1815:29: style:inconclusive: Function 'nvti_set_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1815:45: style:inconclusive: Function 'nvti_set_detection' argument 2 names different: declaration '' definition 'detection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:181:30: style:inconclusive: Function 'vtseverity_new' argument 5 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1835:29: style:inconclusive: Function 'nvti_put_detection' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1835:39: style:inconclusive: Function 'nvti_put_detection' argument 2 names different: declaration '' definition 'detection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1856:28: style:inconclusive: Function 'nvti_set_qod_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1856:44: style:inconclusive: Function 'nvti_set_qod_type' argument 2 names different: declaration '' definition 'qod_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1880:23: style:inconclusive: Function 'nvti_set_qod' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1880:39: style:inconclusive: Function 'nvti_set_qod' argument 2 names different: declaration '' definition 'qod'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1903:26: style:inconclusive: Function 'nvti_set_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1903:42: style:inconclusive: Function 'nvti_set_family' argument 2 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1923:26: style:inconclusive: Function 'nvti_put_family' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1923:36: style:inconclusive: Function 'nvti_put_family' argument 2 names different: declaration '' definition 'family'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1943:28: style:inconclusive: Function 'nvti_set_category' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1943:42: style:inconclusive: Function 'nvti_set_category' argument 2 names different: declaration '' definition 'category'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:24: style:inconclusive: Function 'nvti_add_refs' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:40: style:inconclusive: Function 'nvti_add_refs' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1968:59: style:inconclusive: Function 'nvti_add_refs' argument 3 names different: declaration '' definition 'ref_ids'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:1969:29: style:inconclusive: Function 'nvti_add_refs' argument 4 names different: declaration '' definition 'ref_text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2020:33: style:inconclusive: Function 'nvti_add_required_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2020:49: style:inconclusive: Function 'nvti_add_required_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:203:32: style:inconclusive: Function 'vtseverity_free' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2052:34: style:inconclusive: Function 'nvti_add_mandatory_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2052:50: style:inconclusive: Function 'nvti_add_mandatory_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2084:33: style:inconclusive: Function 'nvti_add_excluded_keys' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2084:49: style:inconclusive: Function 'nvti_add_excluded_keys' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2116:34: style:inconclusive: Function 'nvti_add_required_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2116:50: style:inconclusive: Function 'nvti_add_required_ports' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2148:38: style:inconclusive: Function 'nvti_add_required_udp_ports' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2148:54: style:inconclusive: Function 'nvti_add_required_udp_ports' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2180:24: style:inconclusive: Function 'nvti_add_pref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2180:38: style:inconclusive: Function 'nvti_add_pref' argument 2 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2220:22: style:inconclusive: Function 'nvtis_free' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2233:21: style:inconclusive: Function 'nvtis_add' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2233:36: style:inconclusive: Function 'nvtis_add' argument 2 names different: declaration '' definition 'nvti'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:223:38: style:inconclusive: Function 'vtseverity_type' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2250:24: style:inconclusive: Function 'nvtis_lookup' argument 1 names different: declaration '' definition 'nvtis'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:2250:43: style:inconclusive: Function 'nvtis_lookup' argument 2 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:237:40: style:inconclusive: Function 'vtseverity_origin' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:251:39: style:inconclusive: Function 'vtseverity_value' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:265:38: style:inconclusive: Function 'vtseverity_date' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:279:39: style:inconclusive: Function 'vtseverity_score' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:408:25: style:inconclusive: Function 'nvti_add_vtref' argument 1 names different: declaration '' definition 'vt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:408:38: style:inconclusive: Function 'nvti_add_vtref' argument 2 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:426:30: style:inconclusive: Function 'nvti_add_vtseverity' argument 1 names different: declaration '' definition 'vt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:426:48: style:inconclusive: Function 'nvti_add_vtseverity' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:463:18: style:inconclusive: Function 'nvtpref_new' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:463:35: style:inconclusive: Function 'nvtpref_new' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:463:54: style:inconclusive: Function 'nvtpref_new' argument 3 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:463:73: style:inconclusive: Function 'nvtpref_new' argument 4 names different: declaration '' definition 'dflt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:484:26: style:inconclusive: Function 'nvtpref_free' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:504:30: style:inconclusive: Function 'nvtpref_id' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:518:32: style:inconclusive: Function 'nvtpref_name' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:532:32: style:inconclusive: Function 'nvtpref_type' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:546:35: style:inconclusive: Function 'nvtpref_default' argument 1 names different: declaration '' definition 'np'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:570:20: style:inconclusive: Function 'nvti_free' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:611:25: style:inconclusive: Function 'nvti_oid' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:625:26: style:inconclusive: Function 'nvti_name' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:639:29: style:inconclusive: Function 'nvti_summary' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:653:29: style:inconclusive: Function 'nvti_insight' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:667:30: style:inconclusive: Function 'nvti_affected' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:681:28: style:inconclusive: Function 'nvti_impact' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:695:35: style:inconclusive: Function 'nvti_creation_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:709:39: style:inconclusive: Function 'nvti_modification_time' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:722:31: style:inconclusive: Function 'nvti_vtref_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:737:27: style:inconclusive: Function 'nvti_vtref' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:737:36: style:inconclusive: Function 'nvti_vtref' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:766:26: style:inconclusive: Function 'nvti_refs' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:766:42: style:inconclusive: Function 'nvti_refs' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:766:61: style:inconclusive: Function 'nvti_refs' argument 3 names different: declaration '' definition 'exclude_types'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:767:18: style:inconclusive: Function 'nvti_refs' argument 4 names different: declaration '' definition 'use_types'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:77:25: style:inconclusive: Function 'vtref_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:77:44: style:inconclusive: Function 'vtref_new' argument 2 names different: declaration '' definition 'ref_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:77:65: style:inconclusive: Function 'vtref_new' argument 3 names different: declaration '' definition 'ref_text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:840:38: style:inconclusive: Function 'nvti_vtseverities_len' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:855:32: style:inconclusive: Function 'nvti_vtseverity' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:855:41: style:inconclusive: Function 'nvti_vtseverity' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:868:36: style:inconclusive: Function 'nvti_severity_score' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:900:46: style:inconclusive: Function 'nvti_severity_vector_from_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:924:30: style:inconclusive: Function 'nvti_solution' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:938:35: style:inconclusive: Function 'nvti_solution_type' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:952:37: style:inconclusive: Function 'nvti_solution_method' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:966:25: style:inconclusive: Function 'nvti_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:97:22: style:inconclusive: Function 'vtref_free' argument 1 names different: declaration '' definition 'ref'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:982:29: style:inconclusive: Function 'nvti_get_tag' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/nvti.c:982:45: style:inconclusive: Function 'nvti_get_tag' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/pidfile.c:40:30: style:inconclusive: Function 'pidfile_create' argument 1 names different: declaration '' definition 'pid_file_path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/pidfile.c:87:30: style:inconclusive: Function 'pidfile_remove' argument 1 names different: declaration '' definition 'pid_file_path'. [funcArgNamesDifferentUnnamed] 2.20.0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:101:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:98:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:98:16: note: Assignment 'file=fopen(test_pidfile,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:101:11: note: Null pointer dereference 2.20.0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:128:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:125:16: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:125:16: note: Assignment 'file=fopen(test_pidfile,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/base/pidfile_tests.c:128:11: note: Null pointer dereference head greenbone-gvm-libs-aeda1c3/base/prefs.c:142:25: style:inconclusive: Function 'prefs_set' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/prefs.c:142:43: style:inconclusive: Function 'prefs_set' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/prefs.c:156:27: style:inconclusive: Function 'prefs_config' argument 1 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/proctitle.c:138:28: style:inconclusive: Function 'proctitle_set' argument 1 names different: declaration '' definition 'new_title'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/proctitle.c:45:21: style:inconclusive: Function 'proctitle_init' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/proctitle.c:45:34: style:inconclusive: Function 'proctitle_init' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:350:36: style:inconclusive: Function 'gvm_validate_password' argument 1 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/pwpolicy.c:350:58: style:inconclusive: Function 'gvm_validate_password' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:136:49: style:inconclusive: Function 'cleanup_settings_iterator' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:150:46: style:inconclusive: Function 'settings_iterator_next' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:166:46: style:inconclusive: Function 'settings_iterator_name' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:179:47: style:inconclusive: Function 'settings_iterator_value' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:81:31: style:inconclusive: Function 'settings_cleanup' argument 1 names different: declaration '' definition 'settings'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:98:56: style:inconclusive: Function 'init_settings_iterator_from_file' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:99:48: style:inconclusive: Function 'init_settings_iterator_from_file' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/settings.c:99:71: style:inconclusive: Function 'init_settings_iterator_from_file' argument 3 names different: declaration '' definition 'group'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:108:24: style:inconclusive: Function 'gvm_strip_space' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:108:38: style:inconclusive: Function 'gvm_strip_space' argument 2 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:36:28: style:inconclusive: Function 'gvm_append_string' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:36:46: style:inconclusive: Function 'gvm_append_string' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:66:26: style:inconclusive: Function 'gvm_append_text' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:66:44: style:inconclusive: Function 'gvm_append_text' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:66:58: style:inconclusive: Function 'gvm_append_text' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/base/strings.c:87:30: style:inconclusive: Function 'gvm_free_string_var' argument 1 names different: declaration '' definition 'var'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/alivedetection.c:478:30: style:inconclusive: Function 'start_alive_detection' argument 1 names different: declaration '' definition 'hosts_to_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/arp.c:219:26: style:inconclusive: Function 'send_arp_v4' argument 1 names different: declaration '' definition 'dst_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:15:46: style:inconclusive: Function '__wrap_libnet_name2addr4' argument 2 names different: declaration '' definition 'host_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/arp_tests.c:15:65: style:inconclusive: Function '__wrap_libnet_name2addr4' argument 3 names different: declaration '' definition 'use_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_error.c:24:34: style:inconclusive: Function 'str_boreas_error' argument 1 names different: declaration '' definition 'boreas_error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:145:27: style:inconclusive: Function 'get_host_from_queue' argument 1 names different: declaration '' definition 'alive_hosts_kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:145:53: style:inconclusive: Function 'get_host_from_queue' argument 2 names different: declaration '' definition 'alive_deteciton_finished'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:221:25: style:inconclusive: Function 'put_host_on_queue' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:221:35: style:inconclusive: Function 'put_host_on_queue' argument 2 names different: declaration '' definition 'addr_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:237:30: style:inconclusive: Function 'finish_signal_on_queue' argument 1 names different: declaration '' definition 'main_kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:272:38: style:inconclusive: Function 'realloc_finish_signal_on_queue' argument 1 names different: declaration '' definition 'main_kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:298:35: style:inconclusive: Function 'put_finish_signal_on_queue' argument 1 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:348:36: style:inconclusive: Function 'init_scan_restrictions' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:348:49: style:inconclusive: Function 'init_scan_restrictions' argument 2 names different: declaration '' definition 'max_scan_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:369:38: style:inconclusive: Function 'handle_scan_restrictions' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:369:54: style:inconclusive: Function 'handle_scan_restrictions' argument 2 names different: declaration '' definition 'addr_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:410:38: style:inconclusive: Function 'send_dead_hosts_to_ospd_openvas' argument 1 names different: declaration '' definition 'count_dead_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:443:35: style:inconclusive: Function 'get_openvas_scan_id' argument 1 names different: declaration '' definition 'db_address'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:443:51: style:inconclusive: Function 'get_openvas_scan_id' argument 2 names different: declaration '' definition 'db_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/boreas_io.c:467:39: style:inconclusive: Function 'get_alive_test_methods' argument 1 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:23: style:inconclusive: Function 'run_cli' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:43: style:inconclusive: Function 'run_cli' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:230:68: style:inconclusive: Function 'run_cli' argument 3 names different: declaration '' definition 'port_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:236:32: style:inconclusive: Function 'run_cli_extended' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:236:52: style:inconclusive: Function 'run_cli_extended' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:237:32: style:inconclusive: Function 'run_cli_extended' argument 3 names different: declaration '' definition 'port_list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:237:62: style:inconclusive: Function 'run_cli_extended' argument 4 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:296:39: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 1 names different: declaration '' definition 'net'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:296:51: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 2 names different: declaration '' definition 'hosts_found'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:297:31: style:inconclusive: Function 'run_cli_for_ipv6_network' argument 3 names different: declaration '' definition 'print_results'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:357:28: style:inconclusive: Function 'is_host_alive' argument 1 names different: declaration '' definition 'ip_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/cli.c:357:41: style:inconclusive: Function 'is_host_alive' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:21: style:inconclusive: Function 'send_icmp' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:35: style:inconclusive: Function 'send_icmp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:260:51: style:inconclusive: Function 'send_icmp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:316:34: style:inconclusive: Function 'send_icmp_v6_multicast' argument 1 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:20: style:inconclusive: Function 'send_tcp' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:34: style:inconclusive: Function 'send_tcp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:610:50: style:inconclusive: Function 'send_tcp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:20: style:inconclusive: Function 'send_arp' argument 1 names different: declaration '' definition 'host_value_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:45: style:inconclusive: Function 'send_arp' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/ping.c:655:61: style:inconclusive: Function 'send_arp' argument 3 names different: declaration '' definition 'scanner_p'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:233:33: style:inconclusive: Function 'stop_sniffer_thread' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:233:52: style:inconclusive: Function 'stop_sniffer_thread' argument 2 names different: declaration '' definition 'sniffer_thread_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:291:34: style:inconclusive: Function 'start_sniffer_thread' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/sniffer.c:291:54: style:inconclusive: Function 'start_sniffer_thread' argument 2 names different: declaration '' definition 'sniffer_thread_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:145:26: style:inconclusive: Function 'get_source_addr_v6' argument 1 names different: declaration '' definition 'udpv6soc'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:145:53: style:inconclusive: Function 'get_source_addr_v6' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:145:75: style:inconclusive: Function 'get_source_addr_v6' argument 3 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:216:26: style:inconclusive: Function 'get_source_addr_v4' argument 1 names different: declaration '' definition 'udpv4soc'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:216:52: style:inconclusive: Function 'get_source_addr_v4' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:216:73: style:inconclusive: Function 'get_source_addr_v4' argument 3 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:280:28: style:inconclusive: Function 'fill_ports_array' argument 1 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:280:44: style:inconclusive: Function 'fill_ports_array' argument 2 names different: declaration '' definition 'ports_array'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:315:38: style:inconclusive: Function 'close_all_needed_sockets' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:315:60: style:inconclusive: Function 'close_all_needed_sockets' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:410:27: style:inconclusive: Function 'set_socket' argument 1 names different: declaration '' definition 'socket_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:410:45: style:inconclusive: Function 'set_socket' argument 2 names different: declaration '' definition 'scanner_socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:540:29: style:inconclusive: Function 'set_udp6_socket' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:548:32: style:inconclusive: Function 'init_ipv6_net_data' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:548:53: style:inconclusive: Function 'init_ipv6_net_data' argument 2 names different: declaration '' definition 'net'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:626:36: style:inconclusive: Function 'set_all_needed_sockets' argument 1 names different: declaration '' definition 'scanner'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:626:58: style:inconclusive: Function 'set_all_needed_sockets' argument 2 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:680:31: style:inconclusive: Function 'count_difference' argument 1 names different: declaration '' definition 'hashtable_A'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:680:56: style:inconclusive: Function 'count_difference' argument 2 names different: declaration '' definition 'hashtable_B'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:727:33: style:inconclusive: Function 'wait_until_so_sndbuf_empty' argument 1 names different: declaration '' definition 'soc'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:727:42: style:inconclusive: Function 'wait_until_so_sndbuf_empty' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:750:34: style:inconclusive: Function 'cidr6block_contains' argument 1 names different: declaration '' definition 'cidr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:750:52: style:inconclusive: Function 'cidr6block_contains' argument 2 names different: declaration '' definition 'address'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:89:28: style:inconclusive: Function 'get_source_mac_addr' argument 1 names different: declaration '' definition 'interface'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/boreas/util.c:89:48: style:inconclusive: Function 'get_source_mac_addr' argument 2 names different: declaration '' definition 'mac'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:169:42: style:inconclusive: Function 'container_image_target_new' argument 1 names different: declaration '' definition 'scanid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:169:63: style:inconclusive: Function 'container_image_target_new' argument 2 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:170:42: style:inconclusive: Function 'container_image_target_new' argument 3 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:190:56: style:inconclusive: Function 'container_image_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:213:46: style:inconclusive: Function 'container_image_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:213:65: style:inconclusive: Function 'container_image_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:233:64: style:inconclusive: Function 'container_image_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:253:33: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:253:58: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:254:16: style:inconclusive: Function 'container_image_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:281:66: style:inconclusive: Function 'container_image_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/container_image_scanner/container_image_scanner.c:282:70: style:inconclusive: Function 'container_image_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:245:41: style:inconclusive: Function 'cyberark_object_free' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:426:43: style:inconclusive: Function 'cyberark_get_object' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:426:62: style:inconclusive: Function 'cyberark_get_object' argument 2 names different: declaration '' definition 'safe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:427:35: style:inconclusive: Function 'cyberark_get_object' argument 3 names different: declaration '' definition 'folder'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:427:56: style:inconclusive: Function 'cyberark_get_object' argument 4 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:514:50: style:inconclusive: Function 'cyberark_verify_connection' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:514:69: style:inconclusive: Function 'cyberark_verify_connection' argument 2 names different: declaration '' definition 'safe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:515:42: style:inconclusive: Function 'cyberark_verify_connection' argument 3 names different: declaration '' definition 'folder'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:515:63: style:inconclusive: Function 'cyberark_verify_connection' argument 4 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:55:47: style:inconclusive: Function 'cyberark_connector_free' argument 1 names different: declaration '' definition 'connector'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:83:50: style:inconclusive: Function 'cyberark_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:84:55: style:inconclusive: Function 'cyberark_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/cyberark/cyberark.c:85:41: style:inconclusive: Function 'cyberark_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1036:45: style:inconclusive: Function 'gmp_resume_task_report_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1036:69: style:inconclusive: Function 'gmp_resume_task_report_c' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1037:34: style:inconclusive: Function 'gmp_resume_task_report_c' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1094:40: style:inconclusive: Function 'gmp_delete_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1094:61: style:inconclusive: Function 'gmp_delete_task_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1095:40: style:inconclusive: Function 'gmp_delete_task_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:34: style:inconclusive: Function 'gmp_get_tasks' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:55: style:inconclusive: Function 'gmp_get_tasks' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1126:63: style:inconclusive: Function 'gmp_get_tasks' argument 3 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1127:20: style:inconclusive: Function 'gmp_get_tasks' argument 4 names different: declaration '' definition 'include_rcfile'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1127:46: style:inconclusive: Function 'gmp_get_tasks' argument 5 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1161:37: style:inconclusive: Function 'gmp_get_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1161:66: style:inconclusive: Function 'gmp_get_task_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1162:29: style:inconclusive: Function 'gmp_get_task_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1198:38: style:inconclusive: Function 'gmp_get_tasks_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1198:68: style:inconclusive: Function 'gmp_get_tasks_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1199:30: style:inconclusive: Function 'gmp_get_tasks_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1265:41: style:inconclusive: Function 'gmp_modify_task_file' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1265:62: style:inconclusive: Function 'gmp_modify_task_file' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:35: style:inconclusive: Function 'gmp_modify_task_file' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:53: style:inconclusive: Function 'gmp_modify_task_file' argument 4 names different: declaration '' definition 'content'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1266:68: style:inconclusive: Function 'gmp_modify_task_file' argument 5 names different: declaration '' definition 'content_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1322:36: style:inconclusive: Function 'gmp_delete_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1322:57: style:inconclusive: Function 'gmp_delete_task' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:36: style:inconclusive: Function 'gmp_get_targets' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:57: style:inconclusive: Function 'gmp_get_targets' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1350:65: style:inconclusive: Function 'gmp_get_targets' argument 3 names different: declaration '' definition 'tasks'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1351:22: style:inconclusive: Function 'gmp_get_targets' argument 4 names different: declaration '' definition 'include_rcfile'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1351:48: style:inconclusive: Function 'gmp_get_targets' argument 5 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1388:39: style:inconclusive: Function 'gmp_get_report_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1388:70: style:inconclusive: Function 'gmp_get_report_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1389:31: style:inconclusive: Function 'gmp_get_report_ext' argument 3 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1486:45: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1486:66: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1487:45: style:inconclusive: Function 'gmp_delete_port_list_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1514:38: style:inconclusive: Function 'gmp_delete_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1514:59: style:inconclusive: Function 'gmp_delete_report' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1544:42: style:inconclusive: Function 'gmp_create_target_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1544:76: style:inconclusive: Function 'gmp_create_target_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1545:32: style:inconclusive: Function 'gmp_create_target_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1665:42: style:inconclusive: Function 'gmp_delete_target_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1665:63: style:inconclusive: Function 'gmp_delete_target_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1666:42: style:inconclusive: Function 'gmp_delete_target_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1694:42: style:inconclusive: Function 'gmp_delete_config_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1694:63: style:inconclusive: Function 'gmp_delete_config_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1695:42: style:inconclusive: Function 'gmp_delete_config_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1726:46: style:inconclusive: Function 'gmp_create_lsc_credential' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1726:67: style:inconclusive: Function 'gmp_create_lsc_credential' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1727:40: style:inconclusive: Function 'gmp_create_lsc_credential' argument 3 names different: declaration '' definition 'login'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1727:59: style:inconclusive: Function 'gmp_create_lsc_credential' argument 4 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1728:40: style:inconclusive: Function 'gmp_create_lsc_credential' argument 5 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1728:57: style:inconclusive: Function 'gmp_create_lsc_credential' argument 6 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1794:50: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1794:71: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1795:44: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 3 names different: declaration '' definition 'login'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1795:63: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 4 names different: declaration '' definition 'passphrase'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1796:44: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 5 names different: declaration '' definition 'private_key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1796:69: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 6 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1797:40: style:inconclusive: Function 'gmp_create_lsc_credential_key' argument 7 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1847:50: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1848:65: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1849:40: style:inconclusive: Function 'gmp_create_lsc_credential_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:190:29: style:inconclusive: Function 'gmp_ping' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:190:42: style:inconclusive: Function 'gmp_ping' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1939:50: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1939:71: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1940:50: style:inconclusive: Function 'gmp_delete_lsc_credential_ext' argument 3 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:43: style:inconclusive: Function 'gmp_get_system_reports' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:64: style:inconclusive: Function 'gmp_get_system_reports' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1971:74: style:inconclusive: Function 'gmp_get_system_reports' argument 3 names different: declaration '' definition 'brief'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:1972:35: style:inconclusive: Function 'gmp_get_system_reports' argument 4 names different: declaration '' definition 'reports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2002:47: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2003:59: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:2004:39: style:inconclusive: Function 'gmp_get_system_reports_ext' argument 3 names different: declaration '' definition 'reports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:31: style:inconclusive: Function 'gmp_ping_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:47: style:inconclusive: Function 'gmp_ping_c' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:249:64: style:inconclusive: Function 'gmp_ping_c' argument 3 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:364:46: style:inconclusive: Function 'gmp_authenticate_info_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:365:57: style:inconclusive: Function 'gmp_authenticate_info_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:445:48: style:inconclusive: Function 'gmp_authenticate_info_ext_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:446:59: style:inconclusive: Function 'gmp_authenticate_info_ext_c' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:547:40: style:inconclusive: Function 'gmp_create_task_ext' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:547:72: style:inconclusive: Function 'gmp_create_task_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:548:30: style:inconclusive: Function 'gmp_create_task_ext' argument 3 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:719:36: style:inconclusive: Function 'gmp_create_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:719:57: style:inconclusive: Function 'gmp_create_task' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:30: style:inconclusive: Function 'gmp_create_task' argument 3 names different: declaration '' definition 'config'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:50: style:inconclusive: Function 'gmp_create_task' argument 4 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:720:70: style:inconclusive: Function 'gmp_create_task' argument 5 names different: declaration '' definition 'comment'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:721:26: style:inconclusive: Function 'gmp_create_task' argument 6 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:754:42: style:inconclusive: Function 'gmp_start_task_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:754:63: style:inconclusive: Function 'gmp_start_task_report' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:755:31: style:inconclusive: Function 'gmp_start_task_report' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:799:44: style:inconclusive: Function 'gmp_start_task_report_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:799:68: style:inconclusive: Function 'gmp_start_task_report_c' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:800:33: style:inconclusive: Function 'gmp_start_task_report_c' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:859:41: style:inconclusive: Function 'gmp_start_task_ext_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:859:75: style:inconclusive: Function 'gmp_start_task_ext_c' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:890:45: style:inconclusive: Function 'gmp_read_create_response' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:890:62: style:inconclusive: Function 'gmp_read_create_response' argument 2 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:948:34: style:inconclusive: Function 'gmp_stop_task' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:948:55: style:inconclusive: Function 'gmp_stop_task' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:972:36: style:inconclusive: Function 'gmp_stop_task_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:972:60: style:inconclusive: Function 'gmp_stop_task_c' argument 2 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:991:43: style:inconclusive: Function 'gmp_resume_task_report' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:991:64: style:inconclusive: Function 'gmp_resume_task_report' argument 2 names different: declaration '' definition 'task_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/gmp/gmp.c:992:32: style:inconclusive: Function 'gmp_resume_task_report' argument 3 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] 2.20.0 greenbone-gvm-libs-aeda1c3/http/httputils.c:114:66: style: Parameter 'headers' can be declared as pointer to const [constParameterPointer] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1027:52: style:inconclusive: Function 'http_scanner_delete_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1073:57: style:inconclusive: Function 'http_scanner_get_health_alive' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1101:57: style:inconclusive: Function 'http_scanner_get_health_ready' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1129:59: style:inconclusive: Function 'http_scanner_get_health_started' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1267:58: style:inconclusive: Function 'http_scanner_get_scan_progress' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:133:55: style:inconclusive: Function 'http_scanner_connector_free' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1343:59: style:inconclusive: Function 'http_scanner_parsed_scan_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1376:61: style:inconclusive: Function 'http_scanner_get_scan_preferences' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1427:48: style:inconclusive: Function 'http_scanner_param_free' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1444:46: style:inconclusive: Function 'http_scanner_param_id' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1458:48: style:inconclusive: Function 'http_scanner_param_name' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1472:48: style:inconclusive: Function 'http_scanner_param_desc' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1486:48: style:inconclusive: Function 'http_scanner_param_type' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1500:51: style:inconclusive: Function 'http_scanner_param_default' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1514:53: style:inconclusive: Function 'http_scanner_param_mandatory' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1531:65: style:inconclusive: Function 'http_scanner_parsed_scans_preferences' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1532:49: style:inconclusive: Function 'http_scanner_parsed_scans_preferences' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:160:52: style:inconclusive: Function 'http_scanner_response_cleanup' argument 1 names different: declaration '' definition 'resp'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1619:53: style:inconclusive: Function 'http_scanner_reset_stream' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1631:51: style:inconclusive: Function 'http_scanner_stream_str' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:1643:51: style:inconclusive: Function 'http_scanner_stream_len' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:216:59: style:inconclusive: Function 'http_scanner_init_request_multi' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:217:47: style:inconclusive: Function 'http_scanner_init_request_multi' argument 2 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:308:62: style:inconclusive: Function 'http_scanner_process_request_multi' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:308:72: style:inconclusive: Function 'http_scanner_process_request_multi' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:384:53: style:inconclusive: Function 'http_scanner_send_request' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:385:50: style:inconclusive: Function 'http_scanner_send_request' argument 2 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:385:71: style:inconclusive: Function 'http_scanner_send_request' argument 3 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:386:41: style:inconclusive: Function 'http_scanner_send_request' argument 4 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:386:60: style:inconclusive: Function 'http_scanner_send_request' argument 5 names different: declaration '' definition 'header_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:477:52: style:inconclusive: Function 'http_scanner_get_version' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:518:52: style:inconclusive: Function 'http_scanner_create_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:518:65: style:inconclusive: Function 'http_scanner_create_scan' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:576:51: style:inconclusive: Function 'http_scanner_start_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:622:50: style:inconclusive: Function 'http_scanner_stop_scan' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:662:57: style:inconclusive: Function 'http_scanner_get_scan_results' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:662:68: style:inconclusive: Function 'http_scanner_get_scan_results' argument 2 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:663:37: style:inconclusive: Function 'http_scanner_get_scan_results' argument 3 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:70:58: style:inconclusive: Function 'http_scanner_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:71:57: style:inconclusive: Function 'http_scanner_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:71:74: style:inconclusive: Function 'http_scanner_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:40: style:inconclusive: Function 'http_scanner_result_new' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:51: style:inconclusive: Function 'http_scanner_result_new' argument 2 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:724:64: style:inconclusive: Function 'http_scanner_result_new' argument 3 names different: declaration '' definition 'ip_address'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:33: style:inconclusive: Function 'http_scanner_result_new' argument 4 names different: declaration '' definition 'hostname'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:50: style:inconclusive: Function 'http_scanner_result_new' argument 5 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:725:62: style:inconclusive: Function 'http_scanner_result_new' argument 6 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:33: style:inconclusive: Function 'http_scanner_result_new' argument 7 names different: declaration '' definition 'protocol'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:50: style:inconclusive: Function 'http_scanner_result_new' argument 8 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:726:66: style:inconclusive: Function 'http_scanner_result_new' argument 9 names different: declaration '' definition 'detail_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:727:33: style:inconclusive: Function 'http_scanner_result_new' argument 10 names different: declaration '' definition 'detail_value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:727:54: style:inconclusive: Function 'http_scanner_result_new' argument 11 names different: declaration '' definition 'detail_source_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:728:33: style:inconclusive: Function 'http_scanner_result_new' argument 12 names different: declaration '' definition 'detail_source_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:729:33: style:inconclusive: Function 'http_scanner_result_new' argument 13 names different: declaration '' definition 'detail_source_description'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:767:59: style:inconclusive: Function 'http_scanner_get_result_member_str' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:768:73: style:inconclusive: Function 'http_scanner_get_result_member_str' argument 2 names different: declaration '' definition 'member'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:811:59: style:inconclusive: Function 'http_scanner_get_result_member_int' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:812:70: style:inconclusive: Function 'http_scanner_get_result_member_int' argument 2 names different: declaration '' definition 'member'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:930:55: style:inconclusive: Function 'http_scanner_parsed_results' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:930:75: style:inconclusive: Function 'http_scanner_parsed_results' argument 2 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:931:44: style:inconclusive: Function 'http_scanner_parsed_results' argument 3 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:931:59: style:inconclusive: Function 'http_scanner_parsed_results' argument 4 names different: declaration '' definition 'results'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:953:49: style:inconclusive: Function 'http_scanner_result_free' argument 1 names different: declaration '' definition 'result'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/http_scanner/http_scanner.c:981:56: style:inconclusive: Function 'http_scanner_get_scan_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:108:50: style:inconclusive: Function 'openvasd_get_vt_stream' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:122:44: style:inconclusive: Function 'openvasd_get_vts' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:149:52: style:inconclusive: Function 'openvasd_get_performance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:150:59: style:inconclusive: Function 'openvasd_get_performance' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:199:55: style:inconclusive: Function 'openvasd_parsed_performance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:200:62: style:inconclusive: Function 'openvasd_parsed_performance' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:201:38: style:inconclusive: Function 'openvasd_parsed_performance' argument 3 names different: declaration '' definition 'graph'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:368:53: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:369:46: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 2 names different: declaration '' definition 'scan_preferences'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:369:72: style:inconclusive: Function 'openvasd_build_scan_config_json' argument 3 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:503:39: style:inconclusive: Function 'openvasd_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:503:58: style:inconclusive: Function 'openvasd_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:504:39: style:inconclusive: Function 'openvasd_credential_new' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:525:50: style:inconclusive: Function 'openvasd_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:545:59: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:546:49: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:546:68: style:inconclusive: Function 'openvasd_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:578:35: style:inconclusive: Function 'openvasd_target_new' argument 1 names different: declaration '' definition 'scanid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:578:56: style:inconclusive: Function 'openvasd_target_new' argument 2 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:579:35: style:inconclusive: Function 'openvasd_target_new' argument 3 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:579:55: style:inconclusive: Function 'openvasd_target_new' argument 4 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:580:26: style:inconclusive: Function 'openvasd_target_new' argument 5 names different: declaration '' definition 'reverse_lookup_unify'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:580:52: style:inconclusive: Function 'openvasd_target_new' argument 6 names different: declaration '' definition 'reverse_lookup_only'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:607:56: style:inconclusive: Function 'openvasd_target_set_finished_hosts' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:608:50: style:inconclusive: Function 'openvasd_target_set_finished_hosts' argument 2 names different: declaration '' definition 'finished_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:620:42: style:inconclusive: Function 'openvasd_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:647:60: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:648:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 2 names different: declaration '' definition 'icmp'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:648:65: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 3 names different: declaration '' definition 'tcp_syn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:649:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 4 names different: declaration '' definition 'tcp_ack'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:649:68: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 5 names different: declaration '' definition 'arp'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:650:50: style:inconclusive: Function 'openvasd_target_add_alive_test_methods' argument 6 names different: declaration '' definition 'consider_alive'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:669:52: style:inconclusive: Function 'openvasd_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:670:56: style:inconclusive: Function 'openvasd_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:686:38: style:inconclusive: Function 'openvasd_vt_single_new' argument 1 names different: declaration '' definition 'vt_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:704:48: style:inconclusive: Function 'openvasd_vt_single_free' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:725:53: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:726:44: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:726:63: style:inconclusive: Function 'openvasd_vt_single_add_value' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/openvasd/openvasd.c:83:55: style:inconclusive: Function 'openvasd_get_vt_stream_init' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1049:35: style:inconclusive: Function 'osp_start_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1049:59: style:inconclusive: Function 'osp_start_scan' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:29: style:inconclusive: Function 'osp_start_scan' argument 3 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:48: style:inconclusive: Function 'osp_start_scan' argument 4 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1050:69: style:inconclusive: Function 'osp_start_scan' argument 5 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1051:24: style:inconclusive: Function 'osp_start_scan' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1247:39: style:inconclusive: Function 'osp_start_scan_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1247:73: style:inconclusive: Function 'osp_start_scan_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1248:28: style:inconclusive: Function 'osp_start_scan_ext' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:126:33: style:inconclusive: Function 'osp_connection_new' argument 1 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:126:43: style:inconclusive: Function 'osp_connection_new' argument 2 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:126:61: style:inconclusive: Function 'osp_connection_new' argument 3 names different: declaration '' definition 'cacert'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:127:33: style:inconclusive: Function 'osp_connection_new' argument 4 names different: declaration '' definition 'cert'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:127:51: style:inconclusive: Function 'osp_connection_new' argument 5 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] 2.20.0 greenbone-gvm-libs-aeda1c3/osp/osp.c:1323:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/osp/osp.c:1269:23: note: Assignment 'file=fdopen(fd,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/osp/osp.c:1323:11: note: Null pointer dereference head greenbone-gvm-libs-aeda1c3/osp/osp.c:1402:40: style:inconclusive: Function 'osp_param_type_str' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1438:44: style:inconclusive: Function 'osp_get_scanner_details' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1438:63: style:inconclusive: Function 'osp_get_scanner_details' argument 2 names different: declaration '' definition 'desc'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1439:35: style:inconclusive: Function 'osp_get_scanner_details' argument 3 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1507:34: style:inconclusive: Function 'osp_param_id' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1522:36: style:inconclusive: Function 'osp_param_name' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1537:36: style:inconclusive: Function 'osp_param_desc' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1552:39: style:inconclusive: Function 'osp_param_default' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1567:41: style:inconclusive: Function 'osp_param_mandatory' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1580:30: style:inconclusive: Function 'osp_param_free' argument 1 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:33: style:inconclusive: Function 'osp_credential_new' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:51: style:inconclusive: Function 'osp_credential_new' argument 2 names different: declaration '' definition 'service'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1601:72: style:inconclusive: Function 'osp_credential_new' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1622:40: style:inconclusive: Function 'osp_credential_free' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1643:49: style:inconclusive: Function 'osp_credential_get_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1643:73: style:inconclusive: Function 'osp_credential_get_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1658:49: style:inconclusive: Function 'osp_credential_set_auth_data' argument 1 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1658:73: style:inconclusive: Function 'osp_credential_set_auth_data' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1659:43: style:inconclusive: Function 'osp_credential_set_auth_data' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:29: style:inconclusive: Function 'osp_target_new' argument 1 names different: declaration '' definition 'hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:48: style:inconclusive: Function 'osp_target_new' argument 2 names different: declaration '' definition 'ports'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1691:67: style:inconclusive: Function 'osp_target_new' argument 3 names different: declaration '' definition 'exclude_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1692:21: style:inconclusive: Function 'osp_target_new' argument 4 names different: declaration '' definition 'alive_test'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1692:37: style:inconclusive: Function 'osp_target_new' argument 5 names different: declaration '' definition 'reverse_lookup_unify'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1693:21: style:inconclusive: Function 'osp_target_new' argument 6 names different: declaration '' definition 'reverse_lookup_only'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1718:46: style:inconclusive: Function 'osp_target_set_finished_hosts' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1718:66: style:inconclusive: Function 'osp_target_set_finished_hosts' argument 2 names different: declaration '' definition 'finished_hosts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1730:32: style:inconclusive: Function 'osp_target_free' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1753:50: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1753:67: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 2 names different: declaration '' definition 'icmp'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1754:45: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 3 names different: declaration '' definition 'tcp_syn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1754:63: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 4 names different: declaration '' definition 'tcp_ack'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1755:45: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 5 names different: declaration '' definition 'arp'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1755:59: style:inconclusive: Function 'osp_target_add_alive_test_methods' argument 6 names different: declaration '' definition 'consider_alive'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1774:42: style:inconclusive: Function 'osp_target_add_credential' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1774:68: style:inconclusive: Function 'osp_target_add_credential' argument 2 names different: declaration '' definition 'credential'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1790:31: style:inconclusive: Function 'osp_vt_group_new' argument 1 names different: declaration '' definition 'filter'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1806:36: style:inconclusive: Function 'osp_vt_group_free' argument 1 names different: declaration '' definition 'vt_group'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1823:32: style:inconclusive: Function 'osp_vt_single_new' argument 1 names different: declaration '' definition 'vt_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1841:38: style:inconclusive: Function 'osp_vt_single_free' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1861:43: style:inconclusive: Function 'osp_vt_single_add_value' argument 1 names different: declaration '' definition 'vt_single'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1861:66: style:inconclusive: Function 'osp_vt_single_add_value' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:1862:38: style:inconclusive: Function 'osp_vt_single_add_value' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:196:37: style:inconclusive: Function 'osp_send_command' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:196:59: style:inconclusive: Function 'osp_send_command' argument 2 names different: declaration '' definition 'response'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:197:31: style:inconclusive: Function 'osp_send_command' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:240:41: style:inconclusive: Function 'osp_send_command_str' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:240:61: style:inconclusive: Function 'osp_send_command_str' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:241:35: style:inconclusive: Function 'osp_send_command_str' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:290:41: style:inconclusive: Function 'osp_connection_close' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:318:35: style:inconclusive: Function 'osp_check_feed' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:318:52: style:inconclusive: Function 'osp_check_feed' argument 2 names different: declaration '' definition 'lockfile_in_use'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:319:22: style:inconclusive: Function 'osp_check_feed' argument 3 names different: declaration '' definition 'self_test_exit_error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:319:51: style:inconclusive: Function 'osp_check_feed' argument 4 names different: declaration '' definition 'self_test_error_msg'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:320:24: style:inconclusive: Function 'osp_check_feed' argument 5 names different: declaration '' definition 'cmd_error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:411:36: style:inconclusive: Function 'osp_get_version' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:411:55: style:inconclusive: Function 'osp_get_version' argument 2 names different: declaration '' definition 's_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:411:70: style:inconclusive: Function 'osp_get_version' argument 3 names different: declaration '' definition 's_version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:412:25: style:inconclusive: Function 'osp_get_version' argument 4 names different: declaration '' definition 'd_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:412:40: style:inconclusive: Function 'osp_get_version' argument 5 names different: declaration '' definition 'd_version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:412:58: style:inconclusive: Function 'osp_get_version' argument 6 names different: declaration '' definition 'p_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:413:25: style:inconclusive: Function 'osp_get_version' argument 7 names different: declaration '' definition 'p_version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:496:40: style:inconclusive: Function 'osp_get_vts_version' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:496:59: style:inconclusive: Function 'osp_get_vts_version' argument 2 names different: declaration '' definition 'vts_version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:554:42: style:inconclusive: Function 'osp_get_vts_feed_info' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:554:61: style:inconclusive: Function 'osp_get_vts_feed_info' argument 2 names different: declaration '' definition 'vts_version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:555:31: style:inconclusive: Function 'osp_get_vts_feed_info' argument 3 names different: declaration '' definition 'feed_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:555:49: style:inconclusive: Function 'osp_get_vts_feed_info' argument 4 names different: declaration '' definition 'feed_vendor'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:555:69: style:inconclusive: Function 'osp_get_vts_feed_info' argument 5 names different: declaration '' definition 'feed_home'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:556:31: style:inconclusive: Function 'osp_get_vts_feed_info' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:618:32: style:inconclusive: Function 'osp_get_vts' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:618:54: style:inconclusive: Function 'osp_get_vts' argument 2 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:642:36: style:inconclusive: Function 'osp_get_vts_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:642:67: style:inconclusive: Function 'osp_get_vts_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:643:28: style:inconclusive: Function 'osp_get_vts_ext' argument 3 names different: declaration '' definition 'vts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:681:40: style:inconclusive: Function 'osp_get_vts_ext_str' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:681:71: style:inconclusive: Function 'osp_get_vts_ext_str' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:682:30: style:inconclusive: Function 'osp_get_vts_ext_str' argument 3 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:719:36: style:inconclusive: Function 'osp_delete_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:719:60: style:inconclusive: Function 'osp_delete_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:754:44: style:inconclusive: Function 'osp_get_performance_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:755:53: style:inconclusive: Function 'osp_get_performance_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:755:66: style:inconclusive: Function 'osp_get_performance_ext' argument 3 names different: declaration '' definition 'graph'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:756:33: style:inconclusive: Function 'osp_get_performance_ext' argument 4 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:820:44: style:inconclusive: Function 'osp_get_scan_status_ext' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:821:53: style:inconclusive: Function 'osp_get_scan_status_ext' argument 2 names different: declaration '' definition 'opts'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:821:66: style:inconclusive: Function 'osp_get_scan_status_ext' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:891:37: style:inconclusive: Function 'osp_get_scan_pop' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:891:61: style:inconclusive: Function 'osp_get_scan_pop' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:892:26: style:inconclusive: Function 'osp_get_scan_pop' argument 3 names different: declaration '' definition 'report_xml'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:892:42: style:inconclusive: Function 'osp_get_scan_pop' argument 4 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:892:55: style:inconclusive: Function 'osp_get_scan_pop' argument 5 names different: declaration '' definition 'pop_results'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:892:75: style:inconclusive: Function 'osp_get_scan_pop' argument 6 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:954:33: style:inconclusive: Function 'osp_get_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:954:57: style:inconclusive: Function 'osp_get_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:955:22: style:inconclusive: Function 'osp_get_scan' argument 3 names different: declaration '' definition 'report_xml'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:955:38: style:inconclusive: Function 'osp_get_scan' argument 4 names different: declaration '' definition 'details'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:955:54: style:inconclusive: Function 'osp_get_scan' argument 5 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:970:34: style:inconclusive: Function 'osp_stop_scan' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:970:58: style:inconclusive: Function 'osp_stop_scan' argument 2 names different: declaration '' definition 'scan_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/osp/osp.c:970:74: style:inconclusive: Function 'osp_stop_scan' argument 3 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1067:69: style:inconclusive: Function 'security_intelligence_get_report' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1068:48: style:inconclusive: Function 'security_intelligence_get_report' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1068:71: style:inconclusive: Function 'security_intelligence_get_report' argument 3 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1129:37: style:inconclusive: Function 'security_intelligence_create_report' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1129:56: style:inconclusive: Function 'security_intelligence_create_report' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1130:43: style:inconclusive: Function 'security_intelligence_create_report' argument 3 names different: declaration '' definition 'created'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1130:64: style:inconclusive: Function 'security_intelligence_create_report' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1212:74: style:inconclusive: Function 'security_intelligence_add_report_page' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1213:53: style:inconclusive: Function 'security_intelligence_add_report_page' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1213:68: style:inconclusive: Function 'security_intelligence_add_report_page' argument 3 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1214:54: style:inconclusive: Function 'security_intelligence_add_report_page' argument 4 names different: declaration '' definition 'xml'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1214:65: style:inconclusive: Function 'security_intelligence_add_report_page' argument 5 names different: declaration '' definition 'xml_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1215:52: style:inconclusive: Function 'security_intelligence_add_report_page' argument 6 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1295:37: style:inconclusive: Function 'security_intelligence_update_report_status' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1295:56: style:inconclusive: Function 'security_intelligence_update_report_status' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1296:48: style:inconclusive: Function 'security_intelligence_update_report_status' argument 3 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1296:68: style:inconclusive: Function 'security_intelligence_update_report_status' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1364:75: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1365:54: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 2 names different: declaration '' definition 'report_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:1366:53: style:inconclusive: Function 'security_intelligence_get_report_pages' argument 3 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:439:73: style:inconclusive: Function 'security_intelligence_connector_free' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:466:37: style:inconclusive: Function 'security_intelligence_connector_builder' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:467:42: style:inconclusive: Function 'security_intelligence_connector_builder' argument 2 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:467:59: style:inconclusive: Function 'security_intelligence_connector_builder' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:542:45: style:inconclusive: Function 'security_intelligence_managed_appliance_free' argument 1 names different: declaration '' definition 'appliance'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:572:42: style:inconclusive: Function 'security_intelligence_managed_report_free' argument 1 names different: declaration '' definition 'report'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:590:52: style:inconclusive: Function 'security_intelligence_managed_report_list_new' argument 1 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:612:47: style:inconclusive: Function 'security_intelligence_managed_report_list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:646:47: style:inconclusive: Function 'security_intelligence_managed_report_page_free' argument 1 names different: declaration '' definition 'page'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:662:57: style:inconclusive: Function 'security_intelligence_managed_report_page_list_new' argument 1 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:684:52: style:inconclusive: Function 'security_intelligence_managed_report_page_list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:709:48: style:inconclusive: Function 'security_intelligence_report_upload_status_to_string' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:733:70: style:inconclusive: Function 'security_intelligence_report_upload_status_from_string' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:798:65: style:inconclusive: Function 'security_intelligence_build_create_report_payload' argument 1 names different: declaration '' definition 'ref_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:827:48: style:inconclusive: Function 'security_intelligence_build_update_report_status_payload' argument 1 names different: declaration '' definition 'status'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:861:37: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:862:45: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 2 names different: declaration '' definition 'appliance'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:863:46: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 3 names different: declaration '' definition 'created'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:863:67: style:inconclusive: Function 'security_intelligence_create_managed_appliance' argument 4 names different: declaration '' definition 'errors'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:956:37: style:inconclusive: Function 'security_intelligence_delete_managed_appliance' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:956:56: style:inconclusive: Function 'security_intelligence_delete_managed_appliance' argument 2 names different: declaration '' definition 'appliance_id'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/security_intelligence/security_intelligence.c:998:71: style:inconclusive: Function 'security_intelligence_list_reports' argument 1 names different: declaration '' definition 'conn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:175:17: style:inconclusive: Function 'digest_hex' argument 1 names different: declaration '' definition 'gcrypt_algorithm'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:175:49: style:inconclusive: Function 'digest_hex' argument 2 names different: declaration '' definition 'digest'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:210:35: style:inconclusive: Function 'get_password_hashes' argument 1 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:249:40: style:inconclusive: Function 'get_md5_hash_from_string' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:274:40: style:inconclusive: Function 'gvm_authenticate_classic' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:274:63: style:inconclusive: Function 'gvm_authenticate_classic' argument 2 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:275:40: style:inconclusive: Function 'gvm_authenticate_classic' argument 3 names different: declaration '' definition 'hash_arg'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:76:33: style:inconclusive: Function 'auth_method_name' argument 1 names different: declaration '' definition 'method'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/authutils.c:91:38: style:inconclusive: Function 'auth_method_name_valid' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:29: style:inconclusive: Function 'gvm_uncompress' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:48: style:inconclusive: Function 'gvm_uncompress' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:111:71: style:inconclusive: Function 'gvm_uncompress' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:182:38: style:inconclusive: Function 'gvm_compress_gzipheader' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:182:57: style:inconclusive: Function 'gvm_compress_gzipheader' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:183:41: style:inconclusive: Function 'gvm_compress_gzipheader' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:287:40: style:inconclusive: Function 'gvm_gzip_open_file_reader' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:319:35: style:inconclusive: Function 'gvm_gzip_open_file_reader_fd' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:27: style:inconclusive: Function 'gvm_compress' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:46: style:inconclusive: Function 'gvm_compress' argument 2 names different: declaration '' definition 'srclen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/compressutils.c:42:69: style:inconclusive: Function 'gvm_compress' argument 3 names different: declaration '' definition 'dstlen'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:100:32: style:inconclusive: Function 'uri_cpe_to_fs_cpe' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1010:32: style:inconclusive: Function 'transform_for_uri' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1072:47: style:inconclusive: Function 'pack_sixth_uri_component' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1118:40: style:inconclusive: Function 'bind_cpe_component_for_fs' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1140:35: style:inconclusive: Function 'process_quoted_chars' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1184:32: style:inconclusive: Function 'cpe_struct_init' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1208:32: style:inconclusive: Function 'cpe_struct_free' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:120:36: style:inconclusive: Function 'uri_cpe_to_fs_product' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1231:17: style:inconclusive: Function 'trim_pct' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1257:17: style:inconclusive: Function 'get_code' argument 1 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1257:35: style:inconclusive: Function 'get_code' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:33: style:inconclusive: Function 'cpe_struct_match' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1278:55: style:inconclusive: Function 'cpe_struct_match' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:38: style:inconclusive: Function 'cpe_struct_match_tail' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1333:60: style:inconclusive: Function 'cpe_struct_match_tail' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1374:32: style:inconclusive: Function 'compare_component' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1374:52: style:inconclusive: Function 'compare_component' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:140:37: style:inconclusive: Function 'uri_cpe_to_uri_product' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1451:30: style:inconclusive: Function 'compare_strings' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1451:50: style:inconclusive: Function 'compare_strings' argument 2 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:28: style:inconclusive: Function 'count_escapes' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:37: style:inconclusive: Function 'count_escapes' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1526:48: style:inconclusive: Function 'count_escapes' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1551:32: style:inconclusive: Function 'is_even_wildcards' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1551:41: style:inconclusive: Function 'is_even_wildcards' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1571:28: style:inconclusive: Function 'has_wildcards' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:23: style:inconclusive: Function 'index_of' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:40: style:inconclusive: Function 'index_of' argument 2 names different: declaration '' definition 'sub_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1603:53: style:inconclusive: Function 'index_of' argument 3 names different: declaration '' definition 'offset'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:160:32: style:inconclusive: Function 'fs_cpe_to_uri_cpe' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:1628:24: style:inconclusive: Function 'is_string' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:180:36: style:inconclusive: Function 'fs_cpe_to_uri_product' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:200:36: style:inconclusive: Function 'uri_cpe_to_cpe_struct' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:200:59: style:inconclusive: Function 'uri_cpe_to_cpe_struct' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:240:44: style:inconclusive: Function 'cpe_struct_to_uri_cpe' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:309:48: style:inconclusive: Function 'cpe_struct_to_uri_product' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:350:39: style:inconclusive: Function 'get_version_from_uri_cpe' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:366:35: style:inconclusive: Function 'fs_cpe_to_cpe_struct' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:366:57: style:inconclusive: Function 'fs_cpe_to_cpe_struct' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:402:43: style:inconclusive: Function 'cpe_struct_to_fs_cpe' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:496:47: style:inconclusive: Function 'cpe_struct_to_fs_product' argument 1 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:536:32: style:inconclusive: Function 'get_uri_component' argument 1 names different: declaration '' definition 'uri_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:536:45: style:inconclusive: Function 'get_uri_component' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:586:35: style:inconclusive: Function 'decode_uri_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:719:41: style:inconclusive: Function 'unpack_sixth_uri_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:719:66: style:inconclusive: Function 'unpack_sixth_uri_component' argument 2 names different: declaration '' definition 'cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:801:31: style:inconclusive: Function 'get_fs_component' argument 1 names different: declaration '' definition 'fs_cpe'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:801:43: style:inconclusive: Function 'get_fs_component' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:869:28: style:inconclusive: Function 'unbind_fs_component' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:898:26: style:inconclusive: Function 'add_quoting' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/cpeutils.c:989:41: style:inconclusive: Function 'bind_cpe_component_for_uri' argument 1 names different: declaration '' definition 'component'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:171:29: style:inconclusive: Function 'gvm_file_copy' argument 1 names different: declaration '' definition 'source_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:171:55: style:inconclusive: Function 'gvm_file_copy' argument 2 names different: declaration '' definition 'dest_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:206:29: style:inconclusive: Function 'gvm_file_move' argument 1 names different: declaration '' definition 'source_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:206:55: style:inconclusive: Function 'gvm_file_move' argument 2 names different: declaration '' definition 'dest_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:238:33: style:inconclusive: Function 'gvm_file_as_base64' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:269:35: style:inconclusive: Function 'gvm_export_file_name' argument 1 names different: declaration '' definition 'fname_format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:269:61: style:inconclusive: Function 'gvm_export_file_name' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:270:35: style:inconclusive: Function 'gvm_export_file_name' argument 3 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:270:53: style:inconclusive: Function 'gvm_export_file_name' argument 4 names different: declaration '' definition 'uuid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:271:35: style:inconclusive: Function 'gvm_export_file_name' argument 5 names different: declaration '' definition 'creation_iso_time'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:272:35: style:inconclusive: Function 'gvm_export_file_name' argument 6 names different: declaration '' definition 'modification_iso_time'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:272:70: style:inconclusive: Function 'gvm_export_file_name' argument 7 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/fileutils.c:273:35: style:inconclusive: Function 'gvm_export_file_name' argument 8 names different: declaration '' definition 'format_name'. [funcArgNamesDifferentUnnamed] 2.20.0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:122:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:119:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:119:22: note: Assignment 'file=fopen(source_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:122:11: note: Null pointer dereference 2.20.0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:148:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:145:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:145:22: note: Assignment 'file=fopen(source_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:148:11: note: Null pointer dereference 2.20.0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:174:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:171:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:171:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:174:11: note: Null pointer dereference 2.20.0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:56:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:53:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:53:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:56:11: note: Null pointer dereference 2.20.0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:76:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: file [nullPointerOutOfResources] greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:73:22: note: Assuming allocation function fails greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:73:22: note: Assignment 'file=fopen(test_file,"w")', assigned value is 0 greenbone-gvm-libs-aeda1c3/util/fileutils_tests.c:76:11: note: Null pointer dereference head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:166:52: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:166:69: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 2 names different: declaration '' definition 'key_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:48: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 3 names different: declaration '' definition 'key_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:65: style: Parameter 'key_types' can be declared as pointer to const [constParameterPointer] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:167:65: style:inconclusive: Function 'gvm_gpg_import_many_types_from_string' argument 4 names different: declaration '' definition 'key_types'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:264:41: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 1 names different: declaration '' definition 'ctx'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:264:58: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 2 names different: declaration '' definition 'key_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:265:37: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 3 names different: declaration '' definition 'key_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:265:64: style:inconclusive: Function 'gvm_gpg_import_from_string' argument 4 names different: declaration '' definition 'key_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:27: style:inconclusive: Function 'log_gpgme' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:46: style:inconclusive: Function 'log_gpgme' argument 2 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:43:63: style:inconclusive: Function 'log_gpgme' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:640:38: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 1 names different: declaration '' definition 'plain_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:640:56: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 2 names different: declaration '' definition 'encrypted_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:641:44: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 3 names different: declaration '' definition 'uid_email'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:642:44: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 4 names different: declaration '' definition 'public_key_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:643:40: style:inconclusive: Function 'gvm_pgp_pubkey_encrypt_stream' argument 5 names different: declaration '' definition 'public_key_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:672:33: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 1 names different: declaration '' definition 'plain_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:672:51: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 2 names different: declaration '' definition 'encrypted_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:673:39: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 3 names different: declaration '' definition 'uid_email'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:673:62: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 4 names different: declaration '' definition 'certificate_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:674:35: style:inconclusive: Function 'gvm_smime_encrypt_stream' argument 5 names different: declaration '' definition 'certificate_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/gpgmeutils.c:74:43: style:inconclusive: Function 'gvm_init_gpgme_ctx_from_dir' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:120:26: style:inconclusive: Function 'gvm_json_obj_int' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:120:44: style:inconclusive: Function 'gvm_json_obj_int' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:142:32: style:inconclusive: Function 'gvm_json_obj_check_str' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:142:50: style:inconclusive: Function 'gvm_json_obj_check_str' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:142:63: style:inconclusive: Function 'gvm_json_obj_check_str' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:165:26: style:inconclusive: Function 'gvm_json_obj_str' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:165:44: style:inconclusive: Function 'gvm_json_obj_str' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:17:37: style:inconclusive: Function 'gvm_json_string_escape' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:17:54: style:inconclusive: Function 'gvm_json_string_escape' argument 2 names different: declaration '' definition 'single_quote'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:75:29: style:inconclusive: Function 'gvm_json_obj_double' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:75:47: style:inconclusive: Function 'gvm_json_obj_double' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:97:32: style:inconclusive: Function 'gvm_json_obj_check_int' argument 1 names different: declaration '' definition 'obj'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:97:50: style:inconclusive: Function 'gvm_json_obj_check_int' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/json.c:97:60: style:inconclusive: Function 'gvm_json_obj_check_int' argument 3 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:108:52: style:inconclusive: Function 'gvm_json_pull_parser_init' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:108:66: style:inconclusive: Function 'gvm_json_pull_parser_init' argument 2 names different: declaration '' definition 'input_stream'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:119:55: style:inconclusive: Function 'gvm_json_pull_parser_cleanup' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:23:61: style:inconclusive: Function 'gvm_json_pull_path_elem_new' argument 1 names different: declaration '' definition 'parent_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:24:34: style:inconclusive: Function 'gvm_json_pull_path_elem_new' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:38:53: style:inconclusive: Function 'gvm_json_pull_path_elem_free' argument 1 names different: declaration '' definition 'elem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:50:50: style:inconclusive: Function 'gvm_json_pull_event_init' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:61:53: style:inconclusive: Function 'gvm_json_pull_event_cleanup' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:668:52: style:inconclusive: Function 'gvm_json_pull_parser_next' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:669:51: style:inconclusive: Function 'gvm_json_pull_parser_next' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:745:57: style:inconclusive: Function 'gvm_json_pull_expand_container' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:746:41: style:inconclusive: Function 'gvm_json_pull_expand_container' argument 2 names different: declaration '' definition 'error_message'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:77:57: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:78:39: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 2 names different: declaration '' definition 'input_stream'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:78:60: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 3 names different: declaration '' definition 'parse_buffer_limit'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/jsonpull.c:79:40: style:inconclusive: Function 'gvm_json_pull_parser_init_full' argument 4 names different: declaration '' definition 'read_buffer_size'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/kb.c:1676:23: style:inconclusive: Function 'redis_lnk_reset' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/kb.c:1700:23: style:inconclusive: Function 'redis_flush_all' argument 1 names different: declaration '' definition 'kb'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/kb.c:1700:39: style:inconclusive: Function 'redis_flush_all' argument 2 names different: declaration '' definition 'except'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/kb.c:1810:36: style:inconclusive: Function 'redis_delete_all' argument 1 names different: declaration '' definition 'kbr'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/kb.c:643:31: style:inconclusive: Function 'kb_item_free' argument 1 names different: declaration '' definition 'item'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:651:34: style:inconclusive: Function 'ldap_auth_info_new' argument 1 names different: declaration '' definition 'ldap_host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:651:58: style:inconclusive: Function 'ldap_auth_info_new' argument 2 names different: declaration '' definition 'auth_dn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:652:30: style:inconclusive: Function 'ldap_auth_info_new' argument 3 names different: declaration '' definition 'allow_plaintext'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:675:36: style:inconclusive: Function 'ldap_auth_info_new_2' argument 1 names different: declaration '' definition 'ldap_host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:675:60: style:inconclusive: Function 'ldap_auth_info_new_2' argument 2 names different: declaration '' definition 'auth_dn'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:676:32: style:inconclusive: Function 'ldap_auth_info_new_2' argument 3 names different: declaration '' definition 'allow_plaintext'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:676:58: style:inconclusive: Function 'ldap_auth_info_new_2' argument 4 names different: declaration '' definition 'ldaps_only'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:697:16: style:inconclusive: Function 'ldap_connect_authenticate' argument 1 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:697:39: style:inconclusive: Function 'ldap_connect_authenticate' argument 2 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:698:42: style:inconclusive: Function 'ldap_connect_authenticate' argument 3 names different: declaration '' definition 'ldap_auth_info'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:698:71: style:inconclusive: Function 'ldap_connect_authenticate' argument 4 names different: declaration '' definition 'cacert'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/ldaputils.c:713:39: style:inconclusive: Function 'ldap_auth_info_free' argument 1 names different: declaration '' definition 'info'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:361:24: style:inconclusive: Function 'mqtt_init' argument 1 names different: declaration '' definition 'server_uri'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:375:29: style:inconclusive: Function 'mqtt_init_auth' argument 1 names different: declaration '' definition 'server_uri'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:375:53: style:inconclusive: Function 'mqtt_init_auth' argument 2 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:376:29: style:inconclusive: Function 'mqtt_init_auth' argument 3 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:498:27: style:inconclusive: Function 'mqtt_publish' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:498:46: style:inconclusive: Function 'mqtt_publish' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:527:42: style:inconclusive: Function 'mqtt_publish_single_message' argument 1 names different: declaration '' definition 'server_uri_in'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:527:69: style:inconclusive: Function 'mqtt_publish_single_message' argument 2 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:528:42: style:inconclusive: Function 'mqtt_publish_single_message' argument 3 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:550:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 1 names different: declaration '' definition 'server_uri_in'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:551:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 2 names different: declaration '' definition 'username_in'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:552:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 3 names different: declaration '' definition 'passwd_in'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:552:70: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 4 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:553:47: style:inconclusive: Function 'mqtt_publish_single_message_auth' argument 5 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:660:29: style:inconclusive: Function 'mqtt_subscribe' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:705:31: style:inconclusive: Function 'mqtt_unsubscribe' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:31: style:inconclusive: Function 'mqtt_retrieve_message' argument 1 names different: declaration '' definition 'topic'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:43: style:inconclusive: Function 'mqtt_retrieve_message' argument 2 names different: declaration '' definition 'topic_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:837:61: style:inconclusive: Function 'mqtt_retrieve_message' argument 3 names different: declaration '' definition 'payload'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:838:29: style:inconclusive: Function 'mqtt_retrieve_message' argument 4 names different: declaration '' definition 'payload_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/mqtt.c:838:61: style:inconclusive: Function 'mqtt_retrieve_message' argument 5 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:101:31: style:inconclusive: Function 'nvticache_check' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:207:30: style:inconclusive: Function 'nvticache_add' argument 1 names different: declaration '' definition 'nvti'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:207:48: style:inconclusive: Function 'nvticache_add' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:248:32: style:inconclusive: Function 'nvticache_get_src' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:270:32: style:inconclusive: Function 'nvticache_get_oid' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:285:37: style:inconclusive: Function 'nvticache_get_filename' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:299:42: style:inconclusive: Function 'nvticache_get_required_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:313:43: style:inconclusive: Function 'nvticache_get_mandatory_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:327:42: style:inconclusive: Function 'nvticache_get_excluded_keys' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:341:47: style:inconclusive: Function 'nvticache_get_required_udp_ports' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:355:43: style:inconclusive: Function 'nvticache_get_required_ports' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:369:41: style:inconclusive: Function 'nvticache_get_dependencies' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:383:37: style:inconclusive: Function 'nvticache_get_category' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:403:33: style:inconclusive: Function 'nvticache_get_name' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:417:33: style:inconclusive: Function 'nvticache_get_cves' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:431:33: style:inconclusive: Function 'nvticache_get_bids' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:445:34: style:inconclusive: Function 'nvticache_get_xrefs' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:459:35: style:inconclusive: Function 'nvticache_get_family' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:473:33: style:inconclusive: Function 'nvticache_get_tags' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:487:32: style:inconclusive: Function 'nvticache_get_nvt' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:501:34: style:inconclusive: Function 'nvticache_get_prefs' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:560:31: style:inconclusive: Function 'nvticache_delete' argument 1 names different: declaration '' definition 'oid'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:59:29: style:inconclusive: Function 'nvticache_init' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/nvticache.c:59:46: style:inconclusive: Function 'nvticache_init' argument 2 names different: declaration '' definition 'kb_path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/radiusutils.c:263:34: style:inconclusive: Function 'radius_authenticate' argument 1 names different: declaration '' definition 'hostname'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/radiusutils.c:263:56: style:inconclusive: Function 'radius_authenticate' argument 2 names different: declaration '' definition 'secret'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/radiusutils.c:264:34: style:inconclusive: Function 'radius_authenticate' argument 3 names different: declaration '' definition 'username'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/radiusutils.c:264:56: style:inconclusive: Function 'radius_authenticate' argument 4 names different: declaration '' definition 'password'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1079:35: style:inconclusive: Function 'server_new_internal' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1079:57: style:inconclusive: Function 'server_new_internal' argument 2 names different: declaration '' definition 'priority'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1080:35: style:inconclusive: Function 'server_new_internal' argument 3 names different: declaration '' definition 'ca_cert_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1080:62: style:inconclusive: Function 'server_new_internal' argument 4 names different: declaration '' definition 'cert_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1081:35: style:inconclusive: Function 'server_new_internal' argument 5 names different: declaration '' definition 'key_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1081:63: style:inconclusive: Function 'server_new_internal' argument 6 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1082:56: style:inconclusive: Function 'server_new_internal' argument 7 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:111:37: style:inconclusive: Function 'gvm_server_verify' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:30: style:inconclusive: Function 'gvm_server_new' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:47: style:inconclusive: Function 'gvm_server_new' argument 2 names different: declaration '' definition 'ca_cert_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1144:68: style:inconclusive: Function 'gvm_server_new' argument 3 names different: declaration '' definition 'cert_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1145:24: style:inconclusive: Function 'gvm_server_new' argument 4 names different: declaration '' definition 'key_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1145:52: style:inconclusive: Function 'gvm_server_new' argument 5 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1146:51: style:inconclusive: Function 'gvm_server_new' argument 6 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1166:34: style:inconclusive: Function 'gvm_server_new_mem' argument 1 names different: declaration '' definition 'end_type'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1166:56: style:inconclusive: Function 'gvm_server_new_mem' argument 2 names different: declaration '' definition 'ca_cert'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1167:33: style:inconclusive: Function 'gvm_server_new_mem' argument 3 names different: declaration '' definition 'pub_key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1167:54: style:inconclusive: Function 'gvm_server_new_mem' argument 4 names different: declaration '' definition 'priv_key'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1168:39: style:inconclusive: Function 'gvm_server_new_mem' argument 5 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1169:55: style:inconclusive: Function 'gvm_server_new_mem' argument 6 names different: declaration '' definition 'credentials'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1228:55: style:inconclusive: Function 'set_gnutls_dhparams' argument 1 names different: declaration '' definition 'creds'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1229:34: style:inconclusive: Function 'set_gnutls_dhparams' argument 2 names different: declaration '' definition 'dhparams_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1271:22: style:inconclusive: Function 'gvm_server_free' argument 1 names different: declaration '' definition 'server_socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1271:54: style:inconclusive: Function 'gvm_server_free' argument 2 names different: declaration '' definition 'server_session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:1272:51: style:inconclusive: Function 'gvm_server_free' argument 3 names different: declaration '' definition 'server_credentials'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:161:31: style:inconclusive: Function 'load_gnutls_file' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:161:53: style:inconclusive: Function 'load_gnutls_file' argument 2 names different: declaration '' definition 'loaded_file'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:189:37: style:inconclusive: Function 'unload_gnutls_file' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:43: style:inconclusive: Function 'gvm_server_open_verify' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:64: style:inconclusive: Function 'gvm_server_open_verify' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:313:74: style:inconclusive: Function 'gvm_server_open_verify' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:314:37: style:inconclusive: Function 'gvm_server_open_verify' argument 4 names different: declaration '' definition 'ca_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:314:57: style:inconclusive: Function 'gvm_server_open_verify' argument 5 names different: declaration '' definition 'pub_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:315:37: style:inconclusive: Function 'gvm_server_open_verify' argument 6 names different: declaration '' definition 'priv_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:315:51: style:inconclusive: Function 'gvm_server_open_verify' argument 7 names different: declaration '' definition 'verify'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:461:46: style:inconclusive: Function 'gvm_server_open_with_cert' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:461:67: style:inconclusive: Function 'gvm_server_open_with_cert' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:32: style:inconclusive: Function 'gvm_server_open_with_cert' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:50: style:inconclusive: Function 'gvm_server_open_with_cert' argument 4 names different: declaration '' definition 'ca_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:462:70: style:inconclusive: Function 'gvm_server_open_with_cert' argument 5 names different: declaration '' definition 'pub_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:463:40: style:inconclusive: Function 'gvm_server_open_with_cert' argument 6 names different: declaration '' definition 'priv_mem'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:36: style:inconclusive: Function 'gvm_server_open' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:57: style:inconclusive: Function 'gvm_server_open' argument 2 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:479:67: style:inconclusive: Function 'gvm_server_open' argument 3 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:493:23: style:inconclusive: Function 'gvm_server_close' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:493:48: style:inconclusive: Function 'gvm_server_close' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:504:41: style:inconclusive: Function 'gvm_connection_close' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:29: style:inconclusive: Function 'server_attach_internal' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:55: style:inconclusive: Function 'server_attach_internal' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:521:76: style:inconclusive: Function 'server_attach_internal' argument 3 names different: declaration '' definition 'host'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:522:29: style:inconclusive: Function 'server_attach_internal' argument 4 names different: declaration '' definition 'port'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:569:24: style:inconclusive: Function 'gvm_server_attach' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:569:50: style:inconclusive: Function 'gvm_server_attach' argument 2 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:38: style:inconclusive: Function 'gvm_server_vsendf' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:59: style:inconclusive: Function 'gvm_server_vsendf' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:727:72: style:inconclusive: Function 'gvm_server_vsendf' argument 3 names different: declaration '' definition 'ap'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:24: style:inconclusive: Function 'gvm_socket_vsendf' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:44: style:inconclusive: Function 'gvm_socket_vsendf' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:742:57: style:inconclusive: Function 'gvm_socket_vsendf' argument 3 names different: declaration '' definition 'ap'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:803:37: style:inconclusive: Function 'gvm_server_sendf' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:803:58: style:inconclusive: Function 'gvm_server_sendf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:823:41: style:inconclusive: Function 'gvm_connection_sendf' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:823:65: style:inconclusive: Function 'gvm_connection_sendf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:886:41: style:inconclusive: Function 'gvm_server_sendf_xml' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:886:62: style:inconclusive: Function 'gvm_server_sendf_xml' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:911:45: style:inconclusive: Function 'gvm_connection_sendf_xml' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:911:69: style:inconclusive: Function 'gvm_connection_sendf_xml' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:92:40: style:inconclusive: Function 'gvm_connection_free' argument 1 names different: declaration '' definition 'client_connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:938:47: style:inconclusive: Function 'gvm_server_sendf_xml_quiet' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:938:68: style:inconclusive: Function 'gvm_server_sendf_xml_quiet' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:965:51: style:inconclusive: Function 'gvm_connection_sendf_xml_quiet' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/serverutils.c:966:45: style:inconclusive: Function 'gvm_connection_sendf_xml_quiet' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:117:49: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 1 names different: declaration '' definition 'expected_hash_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:118:44: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 2 names different: declaration '' definition 'expected_size'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:119:61: style:inconclusive: Function 'gvm_stream_validator_with_size_new' argument 3 names different: declaration '' definition 'validator_out'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:204:53: style:inconclusive: Function 'gvm_stream_validator_rewind' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:216:51: style:inconclusive: Function 'gvm_stream_validator_free' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:236:52: style:inconclusive: Function 'gvm_stream_validator_write' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:236:75: style:inconclusive: Function 'gvm_stream_validator_write' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:237:36: style:inconclusive: Function 'gvm_stream_validator_write' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:260:50: style:inconclusive: Function 'gvm_stream_validator_end' argument 1 names different: declaration '' definition 'validator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:44:64: style:inconclusive: Function 'gvm_stream_validator_return_str' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:87:39: style:inconclusive: Function 'gvm_stream_validator_new' argument 1 names different: declaration '' definition 'expected_hash_str'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/streamvalidator.c:88:51: style:inconclusive: Function 'gvm_stream_validator_new' argument 2 names different: declaration '' definition 'validator_out'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/tlsutils.c:30:40: style:inconclusive: Function 'gvm_x509_format_from_data' argument 1 names different: declaration '' definition 'cert_data'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/tlsutils.c:30:58: style:inconclusive: Function 'gvm_x509_format_from_data' argument 2 names different: declaration '' definition 'cert_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/tlsutils.c:48:41: style:inconclusive: Function 'gvm_base64_to_gnutls_datum' argument 1 names different: declaration '' definition 'encoded'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/tlsutils.c:48:66: style:inconclusive: Function 'gvm_base64_to_gnutls_datum' argument 2 names different: declaration '' definition 'decoded_datum'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:182:37: style:inconclusive: Function 'prepare_version_string' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:279:32: style:inconclusive: Function 'get_release_state' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:279:45: style:inconclusive: Function 'get_release_state' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:311:23: style:inconclusive: Function 'get_part' argument 1 names different: declaration '' definition 'version'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:311:36: style:inconclusive: Function 'get_part' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:340:22: style:inconclusive: Function 'is_text' argument 1 names different: declaration '' definition 'part'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:363:16: style:inconclusive: Function 'str_cpy' argument 1 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:363:28: style:inconclusive: Function 'str_cpy' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:57:27: style:inconclusive: Function 'cmp_versions' argument 1 names different: declaration '' definition 'version1'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/versionutils.c:57:49: style:inconclusive: Function 'cmp_versions' argument 2 names different: declaration '' definition 'version2'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/vtparser.c:239:40: style:inconclusive: Function 'parse_vt_json' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/vtparser.c:239:71: style:inconclusive: Function 'parse_vt_json' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/vtparser.c:240:25: style:inconclusive: Function 'parse_vt_json' argument 3 names different: declaration '' definition 'nvt'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:25: style:inconclusive: Function 'add_entity' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:47: style:inconclusive: Function 'add_entity' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:101:65: style:inconclusive: Function 'add_entity' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:115:23: style:inconclusive: Function 'free_entity' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1262:43: style:inconclusive: Function 'read_entity_and_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1262:62: style:inconclusive: Function 'read_entity_and_string' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1263:35: style:inconclusive: Function 'read_entity_and_string' argument 3 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1282:45: style:inconclusive: Function 'read_entity_and_string_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1282:67: style:inconclusive: Function 'read_entity_and_string_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1283:37: style:inconclusive: Function 'read_entity_and_string_c' argument 3 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:41: style:inconclusive: Function 'read_entity_and_text' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:60: style:inconclusive: Function 'read_entity_and_text' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1305:75: style:inconclusive: Function 'read_entity_and_text' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1336:43: style:inconclusive: Function 'read_entity_and_text_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1336:65: style:inconclusive: Function 'read_entity_and_text_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1337:32: style:inconclusive: Function 'read_entity_and_text_c' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1366:32: style:inconclusive: Function 'read_text_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1366:51: style:inconclusive: Function 'read_text_c' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1400:32: style:inconclusive: Function 'read_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1400:51: style:inconclusive: Function 'read_string' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1420:34: style:inconclusive: Function 'read_string_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1420:56: style:inconclusive: Function 'read_string_c' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:36: style:inconclusive: Function 'try_read_entity' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:49: style:inconclusive: Function 'try_read_entity' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1436:68: style:inconclusive: Function 'try_read_entity' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:38: style:inconclusive: Function 'try_read_entity_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:54: style:inconclusive: Function 'try_read_entity_c' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1452:73: style:inconclusive: Function 'try_read_entity_c' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1469:32: style:inconclusive: Function 'read_entity' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1469:51: style:inconclusive: Function 'read_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1483:20: style:inconclusive: Function 'read_entity_s' argument 1 names different: declaration '' definition 'socket'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1483:38: style:inconclusive: Function 'read_entity_s' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1497:34: style:inconclusive: Function 'read_entity_c' argument 1 names different: declaration '' definition 'connection'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1497:56: style:inconclusive: Function 'read_entity_c' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1511:27: style:inconclusive: Function 'parse_entity' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1511:45: style:inconclusive: Function 'parse_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1663:21: style:inconclusive: Function 'print_entity' argument 1 names different: declaration '' definition 'stream'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1663:38: style:inconclusive: Function 'print_entity' argument 2 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1706:31: style:inconclusive: Function 'print_entity_format' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1765:28: style:inconclusive: Function 'compare_entities' argument 1 names different: declaration '' definition 'entity1'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1765:46: style:inconclusive: Function 'compare_entities' argument 2 names different: declaration '' definition 'entity2'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1830:32: style:inconclusive: Function 'xml_count_entities' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1849:29: style:inconclusive: Function 'xml_string_append' argument 1 names different: declaration '' definition 'xml'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1849:46: style:inconclusive: Function 'xml_string_append' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1875:47: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1875:47: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:193:24: style:inconclusive: Function 'entity_child' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:193:44: style:inconclusive: Function 'entity_child' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1942:34: style:inconclusive: Function 'find_element_in_xml_file' argument 1 names different: declaration '' definition 'file_path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1942:52: style:inconclusive: Function 'find_element_in_xml_file' argument 2 names different: declaration '' definition 'find_element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:1943:39: style:inconclusive: Function 'find_element_in_xml_file' argument 3 names different: declaration '' definition 'find_attributes'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2003:29: style:inconclusive: Function 'parse_element' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2003:48: style:inconclusive: Function 'parse_element' argument 2 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2035:25: style:inconclusive: Function 'element_free' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2052:25: style:inconclusive: Function 'element_name' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2086:26: style:inconclusive: Function 'element_child' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2086:48: style:inconclusive: Function 'element_child' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2137:25: style:inconclusive: Function 'element_text' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2162:30: style:inconclusive: Function 'element_attribute' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2162:52: style:inconclusive: Function 'element_attribute' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:216:28: style:inconclusive: Function 'entity_attribute' argument 1 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:216:48: style:inconclusive: Function 'entity_attribute' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2210:32: style:inconclusive: Function 'element_first_child' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2230:25: style:inconclusive: Function 'element_next' argument 1 names different: declaration '' definition 'element'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:263:66: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:263:66: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2874:60: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2875:52: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 2 names different: declaration '' definition 'file_path'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2875:67: style:inconclusive: Function 'xml_file_iterator_init_from_file_path' argument 3 names different: declaration '' definition 'output_depth'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:290:66: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:290:66: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2917:45: style:inconclusive: Function 'xml_file_iterator_free' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:2954:47: style:inconclusive: Function 'xml_file_iterator_rewind' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:3000:45: style:inconclusive: Function 'xml_file_iterator_next' argument 1 names different: declaration '' definition 'iterator'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:3000:63: style:inconclusive: Function 'xml_file_iterator_next' argument 2 names different: declaration '' definition 'error'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:43: style:inconclusive: Function 'xml_handle_start_element' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:326:65: style:inconclusive: Function 'xml_handle_start_element' argument 2 names different: declaration '' definition 'element_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:327:41: style:inconclusive: Function 'xml_handle_start_element' argument 3 names different: declaration '' definition 'attribute_names'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:328:41: style:inconclusive: Function 'xml_handle_start_element' argument 4 names different: declaration '' definition 'attribute_values'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:343:64: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:343:64: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:366:64: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:366:64: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:41: style:inconclusive: Function 'xml_handle_end_element' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: style: Argument 'element_name' shadows outer function [shadowFunction] greenbone-gvm-libs-aeda1c3/util/xmlutils.h:164:14: note: Shadowed function greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: note: Shadow argument head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:402:63: style:inconclusive: Function 'xml_handle_end_element' argument 2 names different: declaration '' definition 'element_name'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:34: style:inconclusive: Function 'xml_handle_text' argument 1 names different: declaration '' definition 'context'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:56: style:inconclusive: Function 'xml_handle_text' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:464:68: style:inconclusive: Function 'xml_handle_text' argument 3 names different: declaration '' definition 'text_len'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:501:47: style:inconclusive: Function 'try_read_entity_and_string' argument 1 names different: declaration '' definition 'session'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:501:60: style:inconclusive: Function 'try_read_entity_and_string' argument 2 names different: declaration '' definition 'timeout'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:502:39: style:inconclusive: Function 'try_read_entity_and_string' argument 3 names different: declaration '' definition 'entity'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:502:57: style:inconclusive: Function 'try_read_entity_and_string' argument 4 names different: declaration '' definition 'string_return'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:67:27: style:inconclusive: Function 'next_entities' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] head greenbone-gvm-libs-aeda1c3/util/xmlutils.c:82:26: style:inconclusive: Function 'first_entity' argument 1 names different: declaration '' definition 'entities'. [funcArgNamesDifferentUnnamed] DONE