Fixed findings

List of Findings

Error: GCC_ANALYZER_WARNING (CWE-775): [#def1]
systemd-256.7-build/systemd-256.7/src/analyze/analyze-inspect-elf.c: scope_hint: In function ‘analyze_elf’
systemd-256.7-build/systemd-256.7/src/analyze/analyze-inspect-elf.c:29:22: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(abspath, 524288)’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/set.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/cgroup-util.h:14: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/core/execute.h:18: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/analyze/analyze-verify-util.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/analyze/analyze.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/analyze/analyze-inspect-elf.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/analyze/analyze-inspect-elf.c:17:9: note: in expansion of macro ‘STRV_FOREACH’
#   27|                   path_simplify(abspath);
#   28|   
#   29|->                 fd = RET_NERRNO(open(abspath, O_RDONLY|O_CLOEXEC));
#   30|                   if (fd < 0)
#   31|                           return log_error_errno(fd, "Could not open \"%s\": %m", abspath);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def2]
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:112:32: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc_multiply(n, 4)’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/core/socket.c: scope_hint: In function ‘socket_collect_fds’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:126:37: note: in definition of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3345:21: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/core/socket.h:206:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/socket.c: scope_hint: In function ‘socket_collect_fds’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3347:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3347:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3350:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3350:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/core/unit.h:67:55: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/core/unit.h:67:55: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/core/socket.c: scope_hint: In function ‘socket_collect_fds’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3351:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3351:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:363:25: note: in definition of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3354:14: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2138:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:125:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1910:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1911:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1911:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1912:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1912:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1914:31: note: in expansion of macro ‘UNIT’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1060:35: note: in definition of macro ‘log_unit_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1091:50: note: in expansion of macro ‘log_unit_full_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:25: note: in expansion of macro ‘log_unit_warning_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:48: note: in expansion of macro ‘UNIT’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1077:17: note: in expansion of macro ‘log_unit_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1091:50: note: in expansion of macro ‘log_unit_full_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:25: note: in expansion of macro ‘log_unit_warning_errno’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:402: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/log.h:522:60: note: in definition of macro ‘_LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/log.h:525:59: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1066:17: note: in expansion of macro ‘LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1077:17: note: in expansion of macro ‘log_unit_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1091:50: note: in expansion of macro ‘log_unit_full_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:25: note: in expansion of macro ‘log_unit_warning_errno’
systemd-256.7-build/systemd-256.7/src/basic/log.h:522:60: note: in definition of macro ‘_LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/log.h:525:59: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1066:17: note: in expansion of macro ‘LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1077:17: note: in expansion of macro ‘log_unit_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1091:50: note: in expansion of macro ‘log_unit_full_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:25: note: in expansion of macro ‘log_unit_warning_errno’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/log.h:487:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/log.h:487:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/log.h:522:60: note: in definition of macro ‘_LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/log.h:525:59: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1066:17: note: in expansion of macro ‘LOG_CONTEXT_PUSH_IOV’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1077:17: note: in expansion of macro ‘log_unit_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/core/unit.h:1091:50: note: in expansion of macro ‘log_unit_full_errno’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2152:25: note: in expansion of macro ‘log_unit_warning_errno’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:2061:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:125:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1910:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1911:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1911:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1912:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1912:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/core/socket.c:1914:31: note: in expansion of macro ‘UNIT’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:194:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3285:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3286:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3286:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/log.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/list.h:140:35: note: in definition of macro ‘LIST_FOREACH_WITH_NEXT’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3290:9: note: in expansion of macro ‘LIST_FOREACH’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3301:20: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3301:20: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h: scope_hint: In function ‘socket_collect_fds’
systemd-256.7-build/systemd-256.7/src/core/socket.c:3301:20: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
#  110|   
#  111|   static inline bool size_multiply_overflow(size_t size, size_t need) {
#  112|->         return _unlikely_(need != 0 && size > (SIZE_MAX / need));
#  113|   }
#  114|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def3]
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c: scope_hint: In function ‘read_attr_path’
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c:157:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(p, 655616)’
systemd-256.7-build/systemd-256.7/src/basic/missing_fs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c:154:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c:155:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/chattr-util.c:155:9: note: in expansion of macro ‘assert’
#  155|           assert(ret);
#  156|   
#  157|->         fd = open(p, O_RDONLY|O_CLOEXEC|O_NOCTTY|O_NOFOLLOW);
#  158|           if (fd < 0)
#  159|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def4]
systemd-256.7-build/systemd-256.7/src/basic/efivars.c: scope_hint: In function ‘efi_get_variable’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:65:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 524544)’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:47:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/strv.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:22: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:49:25: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/efivars.c:60:13: note: in expansion of macro ‘DEBUG_LOGGING’
#   63|           }
#   64|   
#   65|->         fd = open(p, O_RDONLY|O_NOCTTY|O_CLOEXEC);
#   66|           if (fd < 0)
#   67|                   return log_debug_errno(errno, "open(\"%s\") failed: %m", p);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def5]
systemd-256.7-build/systemd-256.7/src/basic/fd-util.h:18:38: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(json_variant_string(json_variant_by_index(json_variant_by_key(v, "__systemd_homework_internal_blob_fdmap"), __unique_prefix_state32.idx)))’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:192:46: note: in definition of macro ‘INT_TO_PTR’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2048:58: note: in expansion of macro ‘FD_TO_PTR’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c: scope_hint: In function ‘run’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:13:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:47:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:27:21: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2149:1: note: in expansion of macro ‘DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/install.h:14: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/bus-unit-util.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homework.c:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homework.c:2020:21: note: in expansion of macro ‘hashmap_ensure_allocated’
systemd-256.7-build/systemd-256.7/src/shared/user-record.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/home-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homework.c:16: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/json.h:184:9: note: in expansion of macro ‘_JSON_VARIANT_OBJECT_FOREACH’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2024:17: note: in expansion of macro ‘JSON_VARIANT_OBJECT_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:184:9: note: in expansion of macro ‘_JSON_VARIANT_OBJECT_FOREACH’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2024:17: note: in expansion of macro ‘JSON_VARIANT_OBJECT_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2028:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2029:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2029:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2030:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2030:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:192:46: note: in definition of macro ‘INT_TO_PTR’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2048:58: note: in expansion of macro ‘FD_TO_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:192:46: note: in definition of macro ‘INT_TO_PTR’
systemd-256.7-build/systemd-256.7/src/home/homework.c:2048:58: note: in expansion of macro ‘FD_TO_PTR’
#   16|   
#   17|   /* Make sure we can distinguish fd 0 and NULL */
#   18|-> #define FD_TO_PTR(fd) INT_TO_PTR((fd)+1)
#   19|   #define PTR_TO_FD(p) (PTR_TO_INT(p)-1)
#   20|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def6]
systemd-256.7-build/systemd-256.7/src/basic/fd-util.h:62:40: warning[-Wanalyzer-malloc-leak]: leak of ‘t’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:506:25: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC_FULL’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c: scope_hint: In function ‘sd_get_uids’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1065:9: note: in expansion of macro ‘FOREACH_DIRENT_ALL’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1065:9: note: in expansion of macro ‘FOREACH_DIRENT_ALL’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:104:28: note: in definition of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:170:33: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:166:19: note: in expansion of macro ‘__MAX’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1080:37: note: in expansion of macro ‘MAX’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1088:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1088:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1065:9: note: in expansion of macro ‘FOREACH_DIRENT_ALL’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1088:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1088:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-login/sd-login.c:1065:9: note: in expansion of macro ‘FOREACH_DIRENT_ALL’
systemd-256.7-build/systemd-256.7/src/basic/fd-util.h:62:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC_FULL’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:506:25: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC_FULL’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:506:25: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC_FULL’
#   60|   
#   61|   DEFINE_TRIVIAL_CLEANUP_FUNC_FULL(FILE*, pclose, NULL);
#   62|-> DEFINE_TRIVIAL_CLEANUP_FUNC_FULL(DIR*, closedir, NULL);
#   63|   
#   64|   #define _cleanup_close_ _cleanup_(closep)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def7]
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:274:14: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘h’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:184:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:185:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:185:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:47:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:47:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
#  272|            * we assume this is the root directory, which is a mount point. */
#  273|   
#  274|->         if (h->handle_type == h_parent->handle_type &&
#  275|               memcmp_nn(h->f_handle, h->handle_bytes,
#  276|                         h_parent->f_handle, h_parent->handle_bytes) == 0)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def8]
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:274:39: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘h_parent’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:184:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:185:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:185:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:47:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c:47:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/mountpoint-util.c: scope_hint: In function ‘fd_is_mount_point’
#  272|            * we assume this is the root directory, which is a mount point. */
#  273|   
#  274|->         if (h->handle_type == h_parent->handle_type &&
#  275|               memcmp_nn(h->f_handle, h->handle_bytes,
#  276|                         h_parent->f_handle, h_parent->handle_bytes) == 0)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def9]
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c: scope_hint: In function ‘namespace_open’
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:62:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(_r_, 524544)’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:56:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:15: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:35:39: note: in expansion of macro ‘procfs_file_alloca’
systemd-256.7-build/systemd-256.7/src/basic/namespace-util.c:61:25: note: in expansion of macro ‘pid_namespace_path’
#   60|   
#   61|                   pidns = pid_namespace_path(pid, NAMESPACE_PID);
#   62|->                 pidns_fd = open(pidns, O_RDONLY|O_NOCTTY|O_CLOEXEC);
#   63|                   if (pidns_fd < 0)
#   64|                           return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def10]
systemd-256.7-build/systemd-256.7/src/basic/stat-util.c: scope_hint: In function ‘dir_is_empty_at’
systemd-256.7-build/systemd-256.7/src/basic/stat-util.c:166:22: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(".", 589824)’
#  164|                           return -errno;
#  165|           } else if (dir_fd == AT_FDCWD) {
#  166|->                 fd = open(".", O_RDONLY|O_DIRECTORY|O_CLOEXEC);
#  167|                   if (fd < 0)
#  168|                           return -errno;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def11]
systemd-256.7-build/systemd-256.7/src/basic/strv.c:939:21: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(key)’
systemd-256.7-build/systemd-256.7/src/basic/strv.c: scope_hint: In function ‘string_strv_hashmap_put_internal’
#  937|                           return r;
#  938|   
#  939|->                 r = hashmap_put(h, t, l2);
#  940|                   if (r < 0)
#  941|                           return r;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def12]
systemd-256.7-build/systemd-256.7/src/basic/terminal-util.c: scope_hint: In function ‘release_terminal’
systemd-256.7-build/systemd-256.7/src/basic/terminal-util.c:507:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/tty", 526594)’
#  505|           int r;
#  506|   
#  507|->         fd = open("/dev/tty", O_RDWR|O_NOCTTY|O_CLOEXEC|O_NONBLOCK);
#  508|           if (fd < 0)
#  509|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def13]
systemd-256.7-build/systemd-256.7/src/basic/time-util.c: scope_hint: In function ‘verify_timezone’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1570:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 524288)’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c: scope_hint: In function ‘verify_timezone’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1540:13: note: in expansion of macro ‘streq’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c: scope_hint: In function ‘verify_timezone’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/time-util.c:1568:13: note: in expansion of macro ‘strjoina’
# 1568|           t = strjoina("/usr/share/zoneinfo/", name);
# 1569|   
# 1570|->         fd = open(t, O_RDONLY|O_CLOEXEC);
# 1571|           if (fd < 0)
# 1572|                   return log_full_errno(log_level, errno, "Failed to open timezone file '%s': %m", t);

Error: GCC_ANALYZER_WARNING (CWE-121): [#def14]
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c: scope_hint: In function ‘locate_sections’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:163:36: warning[-Wanalyzer-out-of-bounds]: stack-based buffer overflow
systemd-256.7-build/systemd-256.7/src/boot/efi/efi.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:138:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:139:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:139:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:151:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:152:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:152:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:153:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:153:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:154:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:154:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/log.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/util.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:160:29: note: in expansion of macro ‘memcmp’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c: scope_hint: In function ‘locate_sections’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:160:29: note: in expansion of macro ‘memcmp’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c: scope_hint: In function ‘locate_sections’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:163:36: note: write of 8 bytes to beyond the end of ‘addr’
#  161|                                   continue;
#  162|   
#  163|->                         offsets[j] = in_memory ? sect->VirtualAddress : sect->PointerToRawData;
#  164|                           sizes[j] = sect->VirtualSize;
#  165|                   }

Error: GCC_ANALYZER_WARNING (CWE-121): [#def15]
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:164:34: warning[-Wanalyzer-out-of-bounds]: stack-based buffer overflow
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:138:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:139:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:139:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:151:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:152:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:152:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:153:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:153:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:154:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:154:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:160:29: note: in expansion of macro ‘memcmp’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c: scope_hint: In function ‘locate_sections’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:160:29: note: in expansion of macro ‘memcmp’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c: scope_hint: In function ‘locate_sections’
systemd-256.7-build/systemd-256.7/src/boot/efi/pe.c:164:34: note: write of 8 bytes to beyond the end of ‘size’
#  162|   
#  163|                           offsets[j] = in_memory ? sect->VirtualAddress : sect->PointerToRawData;
#  164|->                         sizes[j] = sect->VirtualSize;
#  165|                   }
#  166|           }

Error: GCC_ANALYZER_WARNING (CWE-457): [#def16]
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c: scope_hint: In function ‘efivar_get’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:96:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘size’
systemd-256.7-build/systemd-256.7/src/boot/efi/efi.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/proto/device-path.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/device-path-util.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:88:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:89:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:89:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:186:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
#   94|   
#   95|           /* Make sure there are no incomplete characters in the buffer */
#   96|->         if ((size % sizeof(char16_t)) != 0)
#   97|                   return EFI_INVALID_PARAMETER;
#   98|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def17]
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c: scope_hint: In function ‘efivar_get_uint32_le’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:150:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘size’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:143:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:144:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:144:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:186:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
#  148|                   return err;
#  149|   
#  150|->         if (size != sizeof(uint32_t))
#  151|                   return EFI_BUFFER_TOO_SMALL;
#  152|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def18]
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c: scope_hint: In function ‘efivar_get_uint64_le’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:172:18: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘size’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:165:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:166:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:166:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:186:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
#  170|                   return err;
#  171|   
#  172|->         if (size != sizeof(uint64_t))
#  173|                   return EFI_BUFFER_TOO_SMALL;
#  174|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def19]
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c: scope_hint: In function ‘efivar_get_boolean_u8’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:220:24: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘b’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:212:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:213:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:213:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:186:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:114:41: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/efi/util.c:187:9: note: in expansion of macro ‘assert’
#  218|   
#  219|           if (ret)
#  220|->                 *ret = *b > 0;
#  221|   
#  222|           return EFI_SUCCESS;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
systemd-256.7-build/systemd-256.7/src/boot/measure.c: scope_hint: In function ‘verb_sign’
systemd-256.7-build/systemd-256.7/src/boot/measure.c:834:28: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(resolved_pkey, "re")’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/boot/measure.c:785:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/boot/measure.c:785:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/measure.c: scope_hint: In function ‘verb_sign’
#  832|                           return log_error_errno(r, "Failed to parse private key path %s: %m", arg_private_key);
#  833|   
#  834|->                 privkeyf = fopen(resolved_pkey, "re");
#  835|                   if (!privkeyf)
#  836|                           return log_error_errno(errno, "Failed to open private key file '%s': %m", resolved_pkey);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def21]
systemd-256.7-build/systemd-256.7/src/boot/measure.c:834:28: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(resolved_pkey, "re")’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/boot/measure.c:785:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/boot/measure.c:785:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/boot/measure.c: scope_hint: In function ‘verb_sign’
#  832|                           return log_error_errno(r, "Failed to parse private key path %s: %m", arg_private_key);
#  833|   
#  834|->                 privkeyf = fopen(resolved_pkey, "re");
#  835|                   if (!privkeyf)
#  836|                           return log_error_errno(errno, "Failed to open private key file '%s': %m", resolved_pkey);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def22]
systemd-256.7-build/systemd-256.7/src/core/efi-random.c: scope_hint: In function ‘lock_down_efi_variables’
systemd-256.7-build/systemd-256.7/src/core/efi-random.c:19:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f", 524288)’
#   17|           int r;
#   18|   
#   19|->         fd = open(EFIVAR_PATH(EFI_LOADER_VARIABLE(LoaderSystemToken)), O_RDONLY|O_CLOEXEC);
#   20|           if (fd < 0) {
#   21|                   if (errno != ENOENT)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def23]
systemd-256.7-build/systemd-256.7/src/core/main.c: scope_hint: In function ‘setup_os_release’
systemd-256.7-build/systemd-256.7/src/core/main.c:1463:1: warning[-Wanalyzer-malloc-leak]: leak of ‘os_release_dst’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/core/main.c:19: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/main.c:2352:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:402: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/log.h:231:17: note: in expansion of macro ‘log_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/basic/log.h:252:41: note: in expansion of macro ‘log_full_errno’
systemd-256.7-build/systemd-256.7/src/core/main.c:1456:24: note: in expansion of macro ‘log_debug_errno’
systemd-256.7-build/systemd-256.7/src/basic/log.h:217:28: note: in expansion of macro ‘ERRNO_VALUE’
systemd-256.7-build/systemd-256.7/src/basic/log.h:231:17: note: in expansion of macro ‘log_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/basic/log.h:252:41: note: in expansion of macro ‘log_full_errno’
systemd-256.7-build/systemd-256.7/src/core/main.c:1456:24: note: in expansion of macro ‘log_debug_errno’
# 1461|   
# 1462|           return 0;
# 1463|-> }
# 1464|   
# 1465|   static int write_container_id(void) {

Error: GCC_ANALYZER_WARNING (CWE-476): [#def24]
systemd-256.7-build/systemd-256.7/src/core/mount.c:2143:42: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2234:22: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2236:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2236:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2123:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2099:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:1889:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/list.h:143:9: note: in expansion of macro ‘LIST_FOREACH_WITH_NEXT’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2140:9: note: in expansion of macro ‘LIST_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/list.h:143:9: note: in expansion of macro ‘LIST_FOREACH_WITH_NEXT’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2140:9: note: in expansion of macro ‘LIST_FOREACH’
systemd-256.7-build/systemd-256.7/src/core/mount.h:111:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/mount.h:111:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/mount.c: scope_hint: In function ‘mount_process_proc_self_mountinfo’
# 2141|                   Mount *mount = MOUNT(u);
# 2142|   
# 2143|->                 mount->invalidated_state = false;
# 2144|   
# 2145|                   if (!mount_is_mounted(mount)) {

Error: GCC_ANALYZER_WARNING (CWE-476): [#def25]
systemd-256.7-build/systemd-256.7/src/core/mount.c: scope_hint: In function ‘mount_invalidate_state_by_path’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2257:37: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2246:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2247:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/mount.c:2247:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/core/mount.h:111:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/mount.h:111:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/mount.h:111:1: note: in expansion of macro ‘DEFINE_CAST’
systemd-256.7-build/systemd-256.7/src/core/mount.c: scope_hint: In function ‘mount_invalidate_state_by_path’
# 2255|                   return -ENOENT;
# 2256|   
# 2257|->         MOUNT(u)->invalidated_state = true;
# 2258|           return 0;
# 2259|   }

Error: GCC_ANALYZER_WARNING (CWE-775): [#def26]
systemd-256.7-build/systemd-256.7/src/core/namespace.c: scope_hint: In function ‘setup_shareable_ns’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2971:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 524544)’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/core/namespace.c:14: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2932:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2933:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2933:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:126:37: note: in definition of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2935:19: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2935:19: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:104:28: note: in definition of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/lock-util.h:27:49: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2947:9: note: in expansion of macro ‘CLEANUP_POSIX_UNLOCK’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/stat-util.h:15: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/chase.h:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/core/namespace.c:16: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2970:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2970:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2970:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2970:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/core/namespace.c:2970:19: note: in expansion of macro ‘strjoina’
# 2969|   
# 2970|           ns_path = strjoina("/proc/self/ns/", ns_name);
# 2971|->         ns = open(ns_path, O_RDONLY|O_CLOEXEC|O_NOCTTY);
# 2972|           if (ns < 0)
# 2973|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def27]
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c: scope_hint: In function ‘add_crypttab_devices’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:876:1: warning[-Wanalyzer-malloc-leak]: leak of ‘keyfile’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:14: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c: scope_hint: In function ‘add_crypttab_devices’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:13:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:26:17: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:108:30: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:27:21: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:27:21: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:945:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:918:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:828:21: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:56:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:57:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/cryptsetup/cryptsetup-generator.c:57:9: note: in expansion of macro ‘assert’
#  874|   
#  875|           return 0;
#  876|-> }
#  877|   
#  878|   static int add_proc_cmdline_devices(void) {

Error: GCC_ANALYZER_WARNING (CWE-775): [#def28]
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘creat(__builtin_alloca(max(_n_, 1)), 1444)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1027:1: note: in expansion of macro ‘TEST’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1040:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1048:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1053:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1075:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1079:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1083:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1087:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1091:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1095:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1099:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1103:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1107:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1111:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1115:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1119:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1184:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
#   68|   #define _section_(x) __attribute__((__section__(x)))
#   69|   #define _sentinel_ __attribute__((__sentinel__))
#   70|-> #define _unlikely_(x) (__builtin_expect(!!(x), 0))
#   71|   #define _unused_ __attribute__((__unused__))
#   72|   #define _used_ __attribute__((__used__))

Error: GCC_ANALYZER_WARNING (CWE-775): [#def29]
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:17: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘creat(__builtin_alloca(max(_n_, 1)), 2468)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:34: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1027:1: note: in expansion of macro ‘TEST’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1040:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1048:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/set.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/nulstr-util.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:27: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1053:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1075:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1079:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1083:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1087:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1091:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1095:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1099:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1103:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1107:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1111:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1115:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1119:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1184:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
#   68|   #define _section_(x) __attribute__((__section__(x)))
#   69|   #define _sentinel_ __attribute__((__sentinel__))
#   70|-> #define _unlikely_(x) (__builtin_expect(!!(x), 0))
#   71|   #define _unused_ __attribute__((__unused__))
#   72|   #define _used_ __attribute__((__used__))

Error: GCC_ANALYZER_WARNING (CWE-775): [#def30]
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘creat(__builtin_alloca(max(_n_, 1)), 3492)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1188:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1027:1: note: in expansion of macro ‘TEST’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1040:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1048:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1050:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1051:21: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1053:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1054:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1055:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1056:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1058:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1059:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1060:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1061:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1063:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1064:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1065:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1066:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1068:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1069:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1070:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1071:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1075:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1079:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1083:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1087:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1091:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1095:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1099:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1103:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1107:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1111:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1115:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1119:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1121:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1122:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1123:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1124:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1125:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1126:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1127:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1128:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1130:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1131:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1132:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1133:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1134:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1135:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1136:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1137:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1139:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1140:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1141:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1142:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1143:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1144:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1145:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1146:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1148:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1149:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1150:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1151:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1152:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1153:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1154:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1155:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1157:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1159:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1160:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1161:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1162:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1164:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1165:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1166:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1167:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1169:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1170:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1171:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1172:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1174:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1175:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/errno-util.h:50:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1176:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1017:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1177:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1179:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1180:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1181:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c: scope_hint: In function ‘test_restrict_suid_sgid’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1184:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1186:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1187:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1188:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1188:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-seccomp.c:1188:17: note: in expansion of macro ‘assert_se’
#   68|   #define _section_(x) __attribute__((__section__(x)))
#   69|   #define _sentinel_ __attribute__((__sentinel__))
#   70|-> #define _unlikely_(x) (__builtin_expect(!!(x), 0))
#   71|   #define _unused_ __attribute__((__unused__))
#   72|   #define _used_ __attribute__((__used__))

Error: GCC_ANALYZER_WARNING (CWE-401): [#def31]
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:397:17: warning[-Wanalyzer-malloc-leak]: leak of ‘a’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:106:22: note: in expansion of macro ‘mfree’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c: scope_hint: In function ‘oci_cgroup_devices’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:984:23: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:990:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:990:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:990:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:990:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:402: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:1049:32: note: in expansion of macro ‘log_oom’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:106:22: note: in expansion of macro ‘mfree’
#  395|   #define mfree(memory)                           \
#  396|           ({                                      \
#  397|->                 free(memory);                   \
#  398|                   (typeof(memory)) NULL;          \
#  399|           })

Error: GCC_ANALYZER_WARNING (CWE-401): [#def32]
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:397:17: warning[-Wanalyzer-malloc-leak]: leak of ‘new_addresses’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:106:22: note: in expansion of macro ‘mfree’
systemd-256.7-build/systemd-256.7/src/libsystemd-network/network-internal.c: scope_hint: In function ‘deserialize_in_addrs’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd-network/network-internal.c:49:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd-network/network-internal.c:50:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd-network/network-internal.c:50:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:106:22: note: in expansion of macro ‘mfree’
#  395|   #define mfree(memory)                           \
#  396|           ({                                      \
#  397|->                 free(memory);                   \
#  398|                   (typeof(memory)) NULL;          \
#  399|           })

Error: GCC_ANALYZER_WARNING (CWE-401): [#def33]
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/varlink.h: scope_hint: In function ‘varlink_server_unrefp’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:28: warning[-Wanalyzer-malloc-leak]: leak of ‘s’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:250:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3215:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:152:37: note: in expansion of macro ‘_likely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:173:22: note: in expansion of macro ‘assert_log’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3216:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3216:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3218:13: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c: scope_hint: In function ‘varlink_server_unrefp’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3909:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:250:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:296:21: note: in definition of macro ‘_DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:324:9: note: in expansion of macro ‘DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3263:1: note: in expansion of macro ‘DEFINE_TRIVIAL_REF_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:316:9: note: in expansion of macro ‘_DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:324:9: note: in expansion of macro ‘DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3263:1: note: in expansion of macro ‘DEFINE_TRIVIAL_REF_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:316:9: note: in expansion of macro ‘_DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:324:9: note: in expansion of macro ‘DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3263:1: note: in expansion of macro ‘DEFINE_TRIVIAL_REF_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:316:9: note: in expansion of macro ‘_DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:324:9: note: in expansion of macro ‘DEFINE_TRIVIAL_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3263:1: note: in expansion of macro ‘DEFINE_TRIVIAL_REF_UNREF_FUNC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:250:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
#  493|           static inline void func##p(type *p) {                   \
#  494|                   if (*p)                                         \
#  495|->                         *p = func(*p);                          \
#  496|           }
#  497|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def34]
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h: scope_hint: In function ‘json_dispatch_entries’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h:15:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘data_to_file(data, (long unsigned int)cunescape(json_variant_string(json_variant_by_index(json_variant_by_index(variant,  __unique_prefix_state14.idx), 1)), 3, &data))’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:27:30: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:30:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:30:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
#   13|   static inline FILE* data_to_file(const uint8_t *data, size_t size) {
#   14|           if (size == 0)
#   15|->                 return fopen("/dev/null", "re");
#   16|           else
#   17|                   return fmemopen_unlocked((char*) data, size, "r");

Error: GCC_ANALYZER_WARNING (CWE-775): [#def35]
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h: scope_hint: In function ‘json_dispatch_config’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h:15:24: warning[-Wanalyzer-file-leak]: leak of FILE ‘data_to_file(json_variant_string(variant), strlen(<unknown>))’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:13:30: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
#   13|   static inline FILE* data_to_file(const uint8_t *data, size_t size) {
#   14|           if (size == 0)
#   15|->                 return fopen("/dev/null", "re");
#   16|           else
#   17|                   return fmemopen_unlocked((char*) data, size, "r");

Error: GCC_ANALYZER_WARNING (CWE-401): [#def36]
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h:15:24: warning[-Wanalyzer-malloc-leak]: leak of ‘data_to_file(data, (long unsigned int)cunescape(json_variant_string(json_variant_by_index(json_variant_by_index(variant,  __unique_prefix_state14.idx), 1)), 3, &data))’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:27:30: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:30:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:30:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:53:25: note: in expansion of macro ‘assert_se’
#   13|   static inline FILE* data_to_file(const uint8_t *data, size_t size) {
#   14|           if (size == 0)
#   15|->                 return fopen("/dev/null", "re");
#   16|           else
#   17|                   return fmemopen_unlocked((char*) data, size, "r");

Error: GCC_ANALYZER_WARNING (CWE-401): [#def37]
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz.h:15:24: warning[-Wanalyzer-malloc-leak]: leak of ‘data_to_file(json_variant_string(variant), strlen(<unknown>))’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:13:30: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fuzz/fuzz-bootspec.c:20:9: note: in expansion of macro ‘assert_se’
#   13|   static inline FILE* data_to_file(const uint8_t *data, size_t size) {
#   14|           if (size == 0)
#   15|->                 return fopen("/dev/null", "re");
#   16|           else
#   17|                   return fmemopen_unlocked((char*) data, size, "r");

Error: GCC_ANALYZER_WARNING (CWE-775): [#def38]
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c: scope_hint: In function ‘verify_tty’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:93:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 657666)’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:24:17: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c: scope_hint: In function ‘verify_tty’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:13:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:14:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/argv-util.h:15:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:105:9: note: in expansion of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:26:17: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/generator.h:108:30: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:27:21: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/shared/main-func.h:27:21: note: in definition of macro ‘_DEFINE_MAIN_FUNCTION’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:297:1: note: in expansion of macro ‘DEFINE_MAIN_GENERATOR_FUNCTION’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:211:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:89:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:89:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:89:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:89:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/getty-generator/getty-generator.c:89:13: note: in expansion of macro ‘strjoina’
#   91|           /* O_NONBLOCK is essential here, to make sure we don't wait
#   92|            * for DCD */
#   93|->         fd = open(p, O_RDWR|O_NONBLOCK|O_NOCTTY|O_CLOEXEC|O_NOFOLLOW);
#   94|           if (fd < 0)
#   95|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def39]
systemd-256.7-build/systemd-256.7/src/home/homed-home.c: scope_hint: In function ‘home_create_fifo’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2763:26: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 526336)’
systemd-256.7-build/systemd-256.7/src/shared/blockdev-util.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:11: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2744:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/blockdev-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
# 2761|                           return log_error_errno(errno, "Failed to create FIFO %s: %m", fn);
# 2762|   
# 2763|->                 ref_fd = open(fn, O_RDONLY|O_CLOEXEC|O_NONBLOCK);
# 2764|                   if (ref_fd < 0)
# 2765|                           return log_error_errno(errno, "Failed to open FIFO %s for reading: %m", fn);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def40]
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2786:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 526337)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2744:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/home/homed-home.c:2754:14: note: in expansion of macro ‘strjoina’
# 2784|           }
# 2785|   
# 2786|->         ret_fd = open(fn, O_WRONLY|O_CLOEXEC|O_NONBLOCK);
# 2787|           if (ret_fd < 0)
# 2788|                   return log_error_errno(errno, "Failed to open FIFO %s for writing: %m", fn);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def41]
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c: scope_hint: In function ‘home_reconcile_blob_dirs’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:221:24: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(home_system_blob_dir(), 720896)’
systemd-256.7-build/systemd-256.7/src/basic/extract-word.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/set.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/copy.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:214:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:215:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:215:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:216:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/home/homework-blob.c:216:9: note: in expansion of macro ‘assert’
#  219|                   return 0;
#  220|   
#  221|->         sys_base_dfd = open(home_system_blob_dir(), O_RDONLY|O_DIRECTORY|O_CLOEXEC|O_NOFOLLOW);
#  222|           if (sys_base_dfd < 0)
#  223|                   return log_error_errno(errno, "Failed to open system blob dir: %m");

Error: GCC_ANALYZER_WARNING (CWE-775): [#def42]
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c: scope_hint: In function ‘client_context_read_extra_fields’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:414:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(__builtin_alloca(max(_n_, 1)), "re")’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:771:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c: scope_hint: In function ‘client_context_read_extra_fields’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:672:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:673:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:673:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c: scope_hint: In function ‘client_context_read_extra_fields’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:555:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:556:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:556:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:518:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:519:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:519:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:520:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:520:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:206:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:207:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:207:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:224:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:225:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:225:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:244:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:245:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:245:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:246:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:246:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:280:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/set.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/cgroup-util.h:14: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
#  412|           }
#  413|   
#  414|->         f = fopen(p, "re");
#  415|           if (!f) {
#  416|                   if (errno == ENOENT)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def43]
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:414:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(__builtin_alloca(max(_n_, 1)), "re")’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:771:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c: scope_hint: In function ‘client_context_read_extra_fields’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:672:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:673:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:673:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c: scope_hint: In function ‘client_context_read_extra_fields’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:555:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:556:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:556:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:518:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:519:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:519:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:520:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:520:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:206:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:207:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:207:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:224:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:225:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:225:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:244:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:245:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:245:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:246:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:246:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:280:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/journal/journald-context.c:400:13: note: in expansion of macro ‘strjoina’
#  412|           }
#  413|   
#  414|->         f = fopen(p, "re");
#  415|           if (!f) {
#  416|                   if (errno == ENOENT)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def44]
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c: scope_hint: In function ‘open_archive_file’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:37:13: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(__builtin_alloca(max(_n_, 1)))’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:108:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:109:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:109:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:112:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:115:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/stat-util.h:15: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/path-util.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/dirent-util.h:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-journal/test-journal-flush.c:35:13: note: in expansion of macro ‘strjoina’
#   35|           p = strjoina("/var/log/journal/", SD_ID128_TO_STRING(machine_id), "/");
#   36|   
#   37|->         d = opendir(p);
#   38|           if (!d)
#   39|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def45]
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c: scope_hint: In function ‘from_user_dir’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:87:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(path_extend_internal(0, c, "user-dirs.dirs", 18446744073709551615), "re")’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:656:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:522:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:399:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:190:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:191:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:191:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:75:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:76:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:76:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:77:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:77:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:42:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:43:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:43:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:44:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:44:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c: scope_hint: In function ‘from_user_dir’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:83:14: note: in expansion of macro ‘path_join’
#   85|                   return -ENOMEM;
#   86|   
#   87|->         f = fopen(fn, "re");
#   88|           if (!f) {
#   89|                   if (errno == ENOENT)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def46]
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:87:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(path_extend_internal(0, c, "user-dirs.dirs", 18446744073709551615), "re")’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:656:9: note: in expansion of macro ‘assert_return’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:522:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:399:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:190:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:191:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:191:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:75:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:76:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:76:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:77:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:77:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:42:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:43:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:43:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:44:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:44:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c: scope_hint: In function ‘from_user_dir’
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-path/sd-path.c:83:14: note: in expansion of macro ‘path_join’
#   85|                   return -ENOMEM;
#   86|   
#   87|->         f = fopen(fn, "re");
#   88|           if (!f) {
#   89|                   if (errno == ENOENT)

Error: GCC_ANALYZER_WARNING (CWE-775): [#def47]
systemd-256.7-build/systemd-256.7/src/login/logind-button.c: scope_hint: In function ‘button_open’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:482:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 526594)’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:476:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/login/logind.h:11: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/login/logind-button.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:480:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:480:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:480:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:480:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/login/logind-button.c:480:13: note: in expansion of macro ‘strjoina’
#  480|           p = strjoina("/dev/input/", b->name);
#  481|   
#  482|->         fd = open(p, O_RDWR|O_CLOEXEC|O_NOCTTY|O_NONBLOCK);
#  483|           if (fd < 0)
#  484|                   return log_warning_errno(errno, "Failed to open %s: %m", p);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def48]
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c: scope_hint: In function ‘method_create_or_register_machine’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:309:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘m’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:233:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:234:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:234:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:235:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:235:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:1504:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:1505:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:1505:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/pidref.h:65:24: note: in expansion of macro ‘TAKE_GENERIC’
systemd-256.7-build/systemd-256.7/src/machine/machined-dbus.c:309:21: note: in expansion of macro ‘TAKE_PIDREF’
#  307|                   return r;
#  308|   
#  309|->         m->leader = TAKE_PIDREF(pidref);
#  310|           m->class = c;
#  311|           m->id = id;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def49]
systemd-256.7-build/systemd-256.7/src/network/networkctl.c: scope_hint: In function ‘acquire_link_info’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:887:37: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘matched_patterns’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:22: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:167:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/systemd/sd-bus.h:536:1: note: in expansion of macro ‘_SD_DEFINE_POINTER_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:383:34: note: in expansion of macro ‘TAKE_GENERIC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:384:23: note: in expansion of macro ‘TAKE_PTR_TYPE’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:140:32: note: in expansion of macro ‘TAKE_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:249:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:249:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:843:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:844:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:844:9: note: in expansion of macro ‘assert’
#  885|            * is OK for a glob to match nothing, but not for an exact argument. */
#  886|           for (size_t pos = 0; pos < strv_length(patterns); pos++) {
#  887|->                 if (matched_patterns[pos])
#  888|                           continue;
#  889|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def50]
systemd-256.7-build/systemd-256.7/src/network/networkctl.c: scope_hint: In function ‘verb_persistent_storage’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:2945:22: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/var/lib/systemd/network/", 589824)’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:383:34: note: in expansion of macro ‘TAKE_GENERIC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:384:23: note: in expansion of macro ‘TAKE_PTR_TYPE’
systemd-256.7-build/systemd-256.7/src/network/networkctl.c:140:32: note: in expansion of macro ‘TAKE_PTR’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:249:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.h:249:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
# 2943|                   _cleanup_close_ int fd = -EBADF;
# 2944|   
# 2945|->                 fd = open("/var/lib/systemd/network/", O_CLOEXEC | O_DIRECTORY);
# 2946|                   if (fd < 0)
# 2947|                           return log_error_errno(errno, "Failed to open /var/lib/systemd/network/: %m");

Error: GCC_ANALYZER_WARNING (CWE-457): [#def51]
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c: scope_hint: In function ‘manager_free’
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c:622:15: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*m.state_file’
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c:587:13: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c: scope_hint: In function ‘manager_free’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/network/networkd-manager.c: scope_hint: In function ‘manager_free’
#  620|                   return NULL;
#  621|   
#  622|->         free(m->state_file);
#  623|   
#  624|           HASHMAP_FOREACH(link, m->links_by_index)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def52]
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c: scope_hint: In function ‘ndisc_router_process_captive_portal’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1705:20: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(32)’
systemd-256.7-build/systemd-256.7/src/basic/pidref.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-event/event-util.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2356:48: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2125:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2126:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2126:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2127:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2127:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2128:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2128:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1893:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1894:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1894:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:924:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/set.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd-network/ndisc-option.h:15: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd-network/ndisc-router-internal.h:11: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:15: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:447:23: note: in definition of macro ‘_HASHMAP_FOREACH_KEY’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:449:39: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:934:9: note: in expansion of macro ‘HASHMAP_FOREACH_KEY’
systemd-256.7-build/systemd-256.7/src/basic/set.h:140:9: note: in expansion of macro ‘_SET_FOREACH’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1964:9: note: in expansion of macro ‘SET_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:943:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:944:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:944:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:945:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:945:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2080:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2081:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2081:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:789:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:790:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:790:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:791:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:791:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:966:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:967:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:967:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:968:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:968:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:999:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1000:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1000:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1001:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1001:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1032:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1033:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1033:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1034:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1034:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1067:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1068:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1068:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1069:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1069:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1830:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1831:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1831:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1832:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1832:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1642:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1643:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1643:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1644:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1644:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1701:21: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c: scope_hint: In function ‘ndisc_router_process_captive_portal’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1714:9: note: in expansion of macro ‘assert’
# 1703|                   return log_oom();
# 1704|   
# 1705|->         *new_entry = (NDiscCaptivePortal) {
# 1706|                   .router = router,
# 1707|                   .lifetime_usec = lifetime_usec,

Error: GCC_ANALYZER_WARNING (CWE-401): [#def53]
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c: scope_hint: In function ‘ndisc_router_process_pref64’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1809:20: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(48)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2356:48: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2125:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2126:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2126:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2127:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2127:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2128:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2128:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1893:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1894:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1894:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:924:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:447:23: note: in definition of macro ‘_HASHMAP_FOREACH_KEY’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:449:39: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:934:9: note: in expansion of macro ‘HASHMAP_FOREACH_KEY’
systemd-256.7-build/systemd-256.7/src/basic/set.h:140:9: note: in expansion of macro ‘_SET_FOREACH’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1964:9: note: in expansion of macro ‘SET_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:943:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:944:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:944:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:945:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:945:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2080:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2081:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:2081:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:789:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:790:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:790:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:791:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:791:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:966:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:967:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:967:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:968:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:968:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:999:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1000:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1000:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1001:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1001:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1032:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1033:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1033:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1034:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1034:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1067:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1068:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1068:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1069:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1069:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1830:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1831:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1831:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1832:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1832:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1756:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1757:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1757:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1758:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1758:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1805:21: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c: scope_hint: In function ‘ndisc_router_process_pref64’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/networkd-ndisc.c:1820:9: note: in expansion of macro ‘assert’
# 1807|                   return log_oom();
# 1808|   
# 1809|->         *new_entry = (NDiscPREF64) {
# 1810|                   .router = router,
# 1811|                   .lifetime_usec = lifetime_usec,

Error: GCC_ANALYZER_WARNING (CWE-476): [#def54]
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c: scope_hint: In function ‘tclass_configure’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:80: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:335:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:335:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:336:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:336:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:337:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:337:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:338:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:338:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:240:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:241:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:241:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:243:14: note: in expansion of macro ‘DEBUG_LOGGING’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:19: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:59: note: in expansion of macro ‘TCLASS_VTABLE’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:59: note: in expansion of macro ‘TCLASS_VTABLE’
#  345|                   return r;
#  346|   
#  347|->         r = sd_netlink_message_append_string(m, TCA_KIND, TCLASS_VTABLE(tclass)->tca_kind);
#  348|           if (r < 0)
#  349|                   return r;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def55]
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:351:34: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:333:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:334:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:335:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:335:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:336:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:336:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:337:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:337:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:338:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:338:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:240:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:241:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:241:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:243:14: note: in expansion of macro ‘DEBUG_LOGGING’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:59: note: in expansion of macro ‘TCLASS_VTABLE’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:59: note: in expansion of macro ‘TCLASS_VTABLE’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:347:59: note: in expansion of macro ‘TCLASS_VTABLE’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:351:13: note: in expansion of macro ‘TCLASS_VTABLE’
systemd-256.7-build/systemd-256.7/src/network/tc/tclass.c:351:13: note: in expansion of macro ‘TCLASS_VTABLE’
#  349|                   return r;
#  350|   
#  351|->         if (TCLASS_VTABLE(tclass)->fill_message) {
#  352|                   r = TCLASS_VTABLE(tclass)->fill_message(link, tclass, m);
#  353|                   if (r < 0)

Error: GCC_ANALYZER_WARNING (CWE-457): [#def56]
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c: scope_hint: In function ‘oci_supplementary_gids.part.0’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:391:66: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘gid’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:375:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:375:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/nspawn/nspawn-oci.c:350:22: note: in expansion of macro ‘ASSERT_PTR’
#  389|   
#  390|                   s->supplementary_gids = a;
#  391|->                 s->supplementary_gids[s->n_supplementary_gids++] = gid;
#  392|           }
#  393|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def57]
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c: scope_hint: In function ‘dispatch_cgroups_array’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:99:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*cg’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/fs-util.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/stat-util.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/chase.h:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:74:35: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c: scope_hint: In function ‘dispatch_cgroups_array’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c: scope_hint: In function ‘dispatch_cgroups_array’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:87:19: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:87:19: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:87:19: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:92:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/json.h:173:9: note: in expansion of macro ‘_JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:92:9: note: in expansion of macro ‘JSON_VARIANT_ARRAY_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:276:9: note: in expansion of macro ‘_FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:98:17: note: in expansion of macro ‘FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:276:9: note: in expansion of macro ‘_FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:98:17: note: in expansion of macro ‘FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:276:9: note: in expansion of macro ‘_FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:98:17: note: in expansion of macro ‘FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:276:9: note: in expansion of macro ‘_FOREACH_ARRAY’
systemd-256.7-build/systemd-256.7/src/nsresourced/userns-registry.c:98:17: note: in expansion of macro ‘FOREACH_ARRAY’
#   97|   
#   98|                   FOREACH_ARRAY(cg, cgroups, n_cgroups)
#   99|->                         if (*cg == json_variant_unsigned(e)) {
#  100|                                   found = true;
#  101|                                   break;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def58]
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c: scope_hint: In function ‘call_link_method’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1769:16: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘l’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1757:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1758:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1758:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1759:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1759:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1742:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1743:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1743:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1745:35: note: in expansion of macro ‘INT_TO_PTR’
# 1767|                   return r;
# 1768|   
# 1769|->         return handler(message, l, error);
# 1770|   }
# 1771|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def59]
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c: scope_hint: In function ‘bus_method_get_link’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1828:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘l’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1814:22: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1818:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1742:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1743:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1743:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/resolve/resolved-bus.c:1745:35: note: in expansion of macro ‘INT_TO_PTR’
# 1826|                   return r;
# 1827|   
# 1828|->         p = link_bus_path(l);
# 1829|           if (!p)
# 1830|                   return -ENOMEM;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def60]
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c: scope_hint: In function ‘boot_config_augment_from_loader’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1420:54: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(*__unique_prefix_i26)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1383:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1388:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1435:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1436:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1436:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/json.h:17: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/strv.h:161:9: note: in expansion of macro ‘_STRV_FOREACH_PAIR’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1405:17: note: in expansion of macro ‘STRV_FOREACH_PAIR’
systemd-256.7-build/systemd-256.7/src/shared/bootspec.c:1406:29: note: in expansion of macro ‘streq’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:155:45: note: in definition of macro ‘GREEDY_REALLOC0’
# 1418|                           return log_oom();
# 1419|   
# 1420|->                 config->entries[config->n_entries++] = (BootEntry) {
# 1421|                           .type = startswith(*i, "auto-") ? BOOT_ENTRY_LOADER_AUTO : BOOT_ENTRY_LOADER,
# 1422|                           .id = TAKE_PTR(c),

Error: GCC_ANALYZER_WARNING (CWE-775): [#def61]
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c: scope_hint: In function ‘cg_enable_everywhere’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:972:37: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(fs, "we")’
systemd-256.7-build/systemd-256.7/src/basic/pidref.h:4: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/cgroup-util.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:922:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:961:22: note: in expansion of macro ‘FLAGS_SET’
#  970|   
#  971|                           if (!f) {
#  972|->                                 f = fopen(fs, "we");
#  973|                                   if (!f)
#  974|                                           return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def62]
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:972:37: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(fs, "we")’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:922:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-setup.c:961:22: note: in expansion of macro ‘FLAGS_SET’
#  970|   
#  971|                           if (!f) {
#  972|->                                 f = fopen(fs, "we");
#  973|                                   if (!f)
#  974|                                           return log_debug_errno(errno, "Failed to open cgroup.subtree_control file of %s: %m", p);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def63]
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c: scope_hint: In function ‘show_cgroup_one_by_path’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:100:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(__builtin_alloca(max(_n_, 1)), "re")’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:376:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:311:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:231:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c: scope_hint: In function ‘show_cgroup_one_by_path’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:249:21: note: in expansion of macro ‘path_join’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:99:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:99:14: note: in expansion of macro ‘strjoina’
#   98|   
#   99|           fn = strjoina(p, "/cgroup.procs");
#  100|->         f = fopen(fn, "re");
#  101|           if (!f)
#  102|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def64]
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:100:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(__builtin_alloca(max(_n_, 1)), "re")’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:376:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:311:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:231:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c: scope_hint: In function ‘show_cgroup_one_by_path’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:249:21: note: in expansion of macro ‘path_join’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:99:14: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/shared/cgroup-show.c:99:14: note: in expansion of macro ‘strjoina’
#   98|   
#   99|           fn = strjoina(p, "/cgroup.procs");
#  100|->         f = fopen(fn, "re");
#  101|           if (!f)
#  102|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def65]
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c: scope_hint: In function ‘clock_get_hwclock’
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:26:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/rtc", 524288)’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:24:9: note: in expansion of macro ‘assert’
#   24|           assert(tm);
#   25|   
#   26|->         fd = open("/dev/rtc", O_RDONLY|O_CLOEXEC);
#   27|           if (fd < 0)
#   28|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def66]
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c: scope_hint: In function ‘clock_set_hwclock’
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:48:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/rtc", 524288)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:46:9: note: in expansion of macro ‘assert’
#   46|           assert(tm);
#   47|   
#   48|->         fd = open("/dev/rtc", O_RDONLY|O_CLOEXEC);
#   49|           if (fd < 0)
#   50|                   return -errno;

Error: GCC_ANALYZER_WARNING (CWE-775): [#def67]
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c: scope_hint: In function ‘clock_is_localtime’
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:69:13: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(adjtime_path, "re")’
#   67|            *   UTC
#   68|            */
#   69|->         f = fopen(adjtime_path, "re");
#   70|           if (f) {
#   71|                   _cleanup_free_ char *line = NULL;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def68]
systemd-256.7-build/systemd-256.7/src/shared/clock-util.c:69:13: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(adjtime_path, "re")’
#   67|            *   UTC
#   68|            */
#   69|->         f = fopen(adjtime_path, "re");
#   70|           if (f) {
#   71|                   _cleanup_free_ char *line = NULL;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def69]
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c: scope_hint: In function ‘hashmap_put_stats_by_path’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:477:13: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(path)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:737:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:738:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:738:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:739:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:739:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:104:32: note: in definition of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:29: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:747:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:747:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:461:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:462:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:462:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:463:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:463:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:465:13: note: in expansion of macro ‘hashmap_ensure_allocated’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:469:19: note: in expansion of macro ‘newdup’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c: scope_hint: In function ‘hashmap_put_stats_by_path’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/conf-parser.c:481:9: note: in expansion of macro ‘assert’
#  475|                   return -ENOMEM;
#  476|   
#  477|->         r = hashmap_put(*stats_by_path, path_copy, st_copy);
#  478|           if (r < 0)
#  479|                   return r;

Error: GCC_ANALYZER_WARNING (CWE-688): [#def70]
systemd-256.7-build/systemd-256.7/src/shared/json.c: scope_hint: In function ‘json_cmp_strings.part.0’
systemd-256.7-build/systemd-256.7/src/shared/json.c:5135:16: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
systemd-256.7-build/systemd-256.7/src/systemd/sd-id128.h:22: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/systemd/sd-messages.h:20: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/json.c:9: included_from: Included from here.
/usr/include/string.h:156:12: note: argument 1 of ‘strcmp’ must be non-null
# 5133|                   return CMP(*a, *b);
# 5134|   
# 5135|->         return strcmp(json_variant_string(*a), json_variant_string(*b));
# 5136|   }
# 5137|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def71]
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c: scope_hint: In function ‘relabel_extra’
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:350:21: warning[-Wanalyzer-file-leak]: leak of FILE ‘fopen(*__unique_prefix_i17, "re")’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/set.h:5: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/bus-util.h:16: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:104:32: note: in definition of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:29: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:347:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:347:9: note: in expansion of macro ‘STRV_FOREACH’
#  348|                   _cleanup_fclose_ FILE *f = NULL;
#  349|   
#  350|->                 f = fopen(*file, "re");
#  351|                   if (!f) {
#  352|                           log_warning_errno(errno, "Failed to open %s, ignoring: %m", *file);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def72]
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:350:21: warning[-Wanalyzer-malloc-leak]: leak of ‘fopen(*__unique_prefix_i17, "re")’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:104:32: note: in definition of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:29: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:347:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/shared/mount-setup.c:347:9: note: in expansion of macro ‘STRV_FOREACH’
#  348|                   _cleanup_fclose_ FILE *f = NULL;
#  349|   
#  350|->                 f = fopen(*file, "re");
#  351|                   if (!f) {
#  352|                           log_warning_errno(errno, "Failed to open %s, ignoring: %m", *file);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def73]
systemd-256.7-build/systemd-256.7/src/shared/switch-root.c:61:23: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(new_root, 589824)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/switch-root.c:54:9: note: in expansion of macro ‘assert’
#   59|                   return log_error_errno(errno, "Failed to open root directory: %m");
#   60|   
#   61|->         new_root_fd = open(new_root, O_DIRECTORY|O_CLOEXEC);
#   62|           if (new_root_fd < 0)
#   63|                   return log_error_errno(errno, "Failed to open target directory '%s': %m", new_root);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def74]
systemd-256.7-build/systemd-256.7/src/shared/varlink.c: scope_hint: In function ‘varlink_server_socket_free’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3409:16: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*ss.address’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:127:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:122:26: note: in expansion of macro ‘_ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3991:25: note: in expansion of macro ‘ASSERT_PTR’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3996:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3996:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3997:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3997:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:93:23: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:240:25: note: in expansion of macro ‘memdupa_suffix0’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:4013:15: note: in expansion of macro ‘strndupa_safe’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:240:25: note: in expansion of macro ‘memdupa_suffix0’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:4013:15: note: in expansion of macro ‘strndupa_safe’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:276: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:240:25: note: in expansion of macro ‘memdupa_suffix0’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:4013:15: note: in expansion of macro ‘strndupa_safe’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:4022:14: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c: scope_hint: In function ‘varlink_server_socket_free’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c:3413:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/shared/varlink.c: scope_hint: In function ‘varlink_server_socket_free’
# 3407|                   return NULL;
# 3408|   
# 3409|->         free(ss->address);
# 3410|           return mfree(ss);
# 3411|   }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def75]
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c: scope_hint: In function ‘context_discover_update_sets_by_flag’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:321:60: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(32)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:1025:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:701:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:90:16: note: in expansion of macro ‘new0’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c: scope_hint: In function ‘context_discover_update_sets_by_flag’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:103:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:106:125: note: in expansion of macro ‘STRV_MAKE’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:104:32: note: in definition of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:105:27: note: in expansion of macro ‘XCONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:147:25: note: in expansion of macro ‘CONCATENATE’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:29: note: in expansion of macro ‘UNIQ_T’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:132:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/string-util-fundamental.h:107:9: note: in expansion of macro ‘_STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:132:9: note: in expansion of macro ‘STRV_FOREACH’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate-transfer.h:52:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate-transfer.h:52:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:174:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/log.h:238:24: note: in expansion of macro ‘log_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/basic/log.h:245:28: note: in expansion of macro ‘log_full’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:176:9: note: in expansion of macro ‘log_info’
systemd-256.7-build/systemd-256.7/src/basic/log.h:238:24: note: in expansion of macro ‘log_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/basic/log.h:245:28: note: in expansion of macro ‘log_full’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:1035:9: note: in expansion of macro ‘log_info’
systemd-256.7-build/systemd-256.7/src/basic/log.h:238:24: note: in expansion of macro ‘log_full_errno_zerook’
systemd-256.7-build/systemd-256.7/src/basic/log.h:245:28: note: in expansion of macro ‘log_full’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:1035:9: note: in expansion of macro ‘log_info’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:217:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:218:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:218:16: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:218:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:218:16: note: in expansion of macro ‘IN_SET’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:231:25: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:243:33: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:262:60: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:262:60: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h: scope_hint: In function ‘context_discover_update_sets_by_flag’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:262:60: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c:316:22: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/sysupdate/sysupdate.c: scope_hint: In function ‘context_discover_update_sets_by_flag’
#  319|   
#  320|                   *us = (UpdateSet) {
#  321|->                         .flags = flags | (newest_found ? 0 : UPDATE_NEWEST) | extra_flags,
#  322|                           .version = TAKE_PTR(cursor),
#  323|                           .instances = TAKE_PTR(cursor_instances),

Error: GCC_ANALYZER_WARNING (CWE-775): [#def76]
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:51:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 2621440)’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:27:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:28:13: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:29:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:36:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:36:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:37:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:37:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:38:17: note: in expansion of macro ‘mfree’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:40:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:41:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:41:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:42:17: note: in expansion of macro ‘mfree’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:46:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/test/test-xattr-util.c:48:9: note: in expansion of macro ‘assert_se’
#   49|   
#   50|           safe_close(fd);
#   51|->         fd = open(x, O_PATH|O_CLOEXEC);
#   52|           assert_se(fd >= 0);
#   53|           assert_se(getxattr_at_malloc(fd, NULL, "user.foo", 0, &value) == 3);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def77]
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c: scope_hint: In function ‘dev_if_packed_info’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:161:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 524544)’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/strv.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-device/device-util.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:18: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:16: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-builtin-usb_id.c:160:20: note: in expansion of macro ‘strjoina’
#  159|   
#  160|           filename = strjoina(syspath, "/descriptors");
#  161|->         fd = open(filename, O_RDONLY|O_CLOEXEC|O_NOCTTY);
#  162|           if (fd < 0)
#  163|                   return log_device_debug_errno(dev, errno, "Failed to open \"%s\": %m", filename);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def78]
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c: scope_hint: In function ‘worker_free’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:124:19: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*worker.manager’
systemd-256.7-build/systemd-256.7/src/shared/blockdev-util.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:3: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:588:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:259:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:261:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:158:25: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:261:9: note: in expansion of macro ‘assert_se’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:493:28: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/udev/udev-rules.h:38:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/udev/udev-rules.h:38:1: note: in expansion of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/basic/log.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:402: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/list.h:143:9: note: in expansion of macro ‘LIST_FOREACH_WITH_NEXT’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:602:9: note: in expansion of macro ‘LIST_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/list.h:143:9: note: in expansion of macro ‘LIST_FOREACH_WITH_NEXT’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:602:9: note: in expansion of macro ‘LIST_FOREACH’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:510:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:511:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:511:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:512:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:512:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:446:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:70:44: note: in definition of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:447:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:447:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c: scope_hint: In function ‘worker_free’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:171:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:172:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:172:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:173:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:173:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:148:21: note: in expansion of macro ‘_unlikely_’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:174:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:174:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/shared/blockdev-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c:179:18: note: in expansion of macro ‘new’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c: scope_hint: In function ‘worker_free’
systemd-256.7-build/systemd-256.7/src/fundamental/macro-fundamental.h:495:30: note: in definition of macro ‘DEFINE_TRIVIAL_CLEANUP_FUNC’
systemd-256.7-build/systemd-256.7/src/udev/udev-manager.c: scope_hint: In function ‘worker_free’
#  122|                   return NULL;
#  123|   
#  124|->         if (worker->manager)
#  125|                   hashmap_remove(worker->manager->workers, PID_TO_PTR(worker->pid));
#  126|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def79]
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c: scope_hint: In function ‘static_node_apply_permissions’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:829:19: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_n_, 1)), 2621440)’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:7: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:822:9: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/siphash24.h:10: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hash-funcs.h:6: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/hashmap.h:8: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/basic/strv.h:12: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/libsystemd/sd-device/device-util.h:13: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:9: included_from: Included from here.
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:827:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:827:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/basic/macro.h:165:22: note: in expansion of macro ‘assert_message_se’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:30:17: note: in expansion of macro ‘assert’
systemd-256.7-build/systemd-256.7/src/basic/alloc-util.h:38:22: note: in expansion of macro ‘alloca_safe’
systemd-256.7-build/systemd-256.7/src/basic/string-util.h:121:29: note: in expansion of macro ‘newa’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:827:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:827:19: note: in expansion of macro ‘strjoina’
systemd-256.7-build/systemd-256.7/src/udev/udev-node.c:827:19: note: in expansion of macro ‘strjoina’
#  827|           devnode = strjoina("/dev/", name);
#  828|   
#  829|->         node_fd = open(devnode, O_PATH|O_CLOEXEC);
#  830|           if (node_fd < 0) {
#  831|                   if (errno != ENOENT)

Scan Properties

analyzer-version-clippy1.82.0
analyzer-version-cppcheck2.16.0
analyzer-version-gcc14.2.1
analyzer-version-gcc-analyzer15.0.0
analyzer-version-shellcheck0.10.0
analyzer-version-unicontrol0.0.2
diffbase-analyzer-version-clippy1.82.0
diffbase-analyzer-version-cppcheck2.16.0
diffbase-analyzer-version-gcc14.2.1
diffbase-analyzer-version-gcc-analyzer15.0.0
diffbase-analyzer-version-shellcheck0.10.0
diffbase-analyzer-version-unicontrol0.0.2
diffbase-enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
diffbase-exit-code0
diffbase-hostip-172-16-1-243.us-west-2.compute.internal
diffbase-mock-configfedora-rawhide-gcc-latest-x86_64
diffbase-project-namesystemd-257~rc1-2.fc42
diffbase-store-results-to/tmp/tmp3cl039vl/systemd-257~rc1-2.fc42.tar.xz
diffbase-time-created2024-11-13 03:59:59
diffbase-time-finished2024-11-13 04:48:54
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmp3cl039vl/systemd-257~rc1-2.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmp3cl039vl/systemd-257~rc1-2.fc42.src.rpm'
diffbase-tool-versioncsmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-243.us-west-2.compute.internal
mock-configfedora-rawhide-gcc-latest-x86_64
project-namesystemd-256.7-1.fc41
store-results-to/tmp/tmpiqm63fg9/systemd-256.7-1.fc41.tar.xz
time-created2024-11-13 03:20:54
time-finished2024-11-13 03:59:14
titleFixed findings
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpiqm63fg9/systemd-256.7-1.fc41.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpiqm63fg9/systemd-256.7-1.fc41.src.rpm'
tool-versioncsmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9