dbus-broker-36-1.20240730130915618565.pr372.7.g338f63b

List of Defects

Error: GCC_ANALYZER_WARNING (CWE-457): [#def1]
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c: scope_hint: In function ‘controller_reload_new’
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c:125:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘slot’
#  123|                           break;
#  124|           }
#  125|->         if (!slot)
#  126|                   return CONTROLLER_E_SERIAL_EXHAUSTED;
#  127|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def2]
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c: scope_hint: In function ‘controller_request_reload’
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c:365:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c:5: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c:18: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/broker/controller.c:130:24: note: in expansion of macro ‘error_origin’
#  363|                   return error_trace(r);
#  364|   
#  365|->         reload->sender_id = sender_id;
#  366|           reload->sender_serial = sender_serial;
#  367|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def3]
dbus-broker-36-build/dbus-broker-36/src/bus/name.c: scope_hint: In function ‘name_link’
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:203:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘name’
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:13: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:213:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/name.c:201:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/name.c: scope_hint: In function ‘name_link’
#  201|           c_assert(!c_rbnode_is_linked(&name->registry_node));
#  202|   
#  203|->         c_rbtree_add(&name->registry->name_tree, parent, slot, &name->registry_node);
#  204|   }
#  205|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def4]
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c: scope_hint: In function ‘peer_compare’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:241:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:680:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:681:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:681:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:682:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c: scope_hint: In function ‘peer_compare’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:682:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:443:14: note: in definition of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:917:16: note: in expansion of macro ‘c_rbtree_find_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:917:16: note: in expansion of macro ‘c_rbtree_find_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:356:9: note: in expansion of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:917:16: note: in expansion of macro ‘c_rbtree_find_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:917:16: note: in expansion of macro ‘c_rbtree_find_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:238:22: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:238:22: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h: scope_hint: In function ‘peer_compare’
#  239|           uint64_t id = *(uint64_t*)k;
#  240|   
#  241|->         if (id < peer->id)
#  242|                   return -1;
#  243|           if (id > peer->id)

Error: GCC_ANALYZER_WARNING (CWE-476): [#def5]
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:26: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c: scope_hint: In function ‘peer_queue_reply’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:874:49: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/src/util/log.h:102:28: note: in definition of macro ‘log_append_here’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:237:40: note: in definition of macro ‘C_INTERNAL_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:281:27: note: in expansion of macro ‘C_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:279:46: note: in expansion of macro ‘C_VAR2’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:278:20: note: in expansion of macro ‘C_INTERNAL_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:171:43: note: in expansion of macro ‘C_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:864:20: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/peer.c:864:20: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/src/util/log.h:102:28: note: in definition of macro ‘log_append_here’
#  872|                           connection_shutdown(&receiver->connection);
#  873|   
#  874|->                         log_append_here(receiver->bus->log, LOG_WARNING, 0, DBUS_BROKER_CATALOG_RECEIVE_FAILED);
#  875|                           bus_log_append_transaction(receiver->bus, sender->id, receiver->id, &sender_names, &receiver_names,
#  876|                                                      sender->policy->seclabel, receiver->policy->seclabel, message);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def6]
dbus-broker-36-build/dbus-broker-36/src/bus/reply.c: scope_hint: In function ‘reply_slot_compare’
dbus-broker-36-build/dbus-broker-36/src/bus/reply.c:24:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/reply.c:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/bus/reply.c:21:27: note: in expansion of macro ‘c_container_of’
#   22|           ReplySlotKey *key = k;
#   23|   
#   24|->         if (key->id < slot->id)
#   25|                   return -1;
#   26|           if (key->id > slot->id)

Error: CPPCHECK_WARNING (CWE-401): [#def7]
dbus-broker-36-build/dbus-broker-36/src/bus/reply.c:64: error[memleak]: Memory leak: reply
#   62|           r = user_charge(user, &reply->charge, actor, USER_SLOT_OBJECTS, 1);
#   63|           if (r)
#   64|->                 return (r == USER_E_QUOTA) ? REPLY_E_QUOTA : error_fold(r);
#   65|   
#   66|           c_rbtree_add(&registry->reply_tree, parent, slot, &reply->registry_node);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def8]
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c: scope_hint: In function ‘message_new_incoming’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:74:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
#   72|                   return error_trace(r);
#   73|   
#   74|->         message->n_data = n_data;
#   75|           message->n_header = n_header;
#   76|           message->n_body = n_body;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def9]
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c: scope_hint: In function ‘message_new_outgoing’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:125:33: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:10: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:110:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:114:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:236:31: note: in expansion of macro ‘C_INTERNAL_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:281:27: note: in expansion of macro ‘C_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:279:46: note: in expansion of macro ‘C_VAR2’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:278:20: note: in expansion of macro ‘C_INTERNAL_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:192:43: note: in expansion of macro ‘C_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:186:43: note: in expansion of macro ‘C_INTERNAL_CC_MACRO2’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:430:31: note: in expansion of macro ‘C_CC_MACRO2’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:114:52: note: in expansion of macro ‘c_align_to’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/message.c:114:9: note: in expansion of macro ‘c_assert’
#  123|                   return error_trace(r);
#  124|   
#  125|->         message->allocated_data = true;
#  126|           message->n_data = n_data;
#  127|           message->n_header = n_header;

Error: CPPCHECK_WARNING (CWE-457): [#def10]
dbus-broker-36-build/dbus-broker-36/src/dbus/test-queue.c:20: error[legacyUninitvar]: Uninitialized variable: iq
#   18|   
#   19|   static void test_in_setup(void) {
#   20|->         _c_cleanup_(iqueue_deinit) IQueue iq = IQUEUE_NULL(iq);
#   21|   
#   22|           iqueue_init(&iq, NULL);

Error: CPPCHECK_WARNING (CWE-457): [#def11]
dbus-broker-36-build/dbus-broker-36/src/dbus/test-queue.c:27: error[legacyUninitvar]: Uninitialized variable: iq
#   25|   
#   26|   static void test_in_special(void) {
#   27|->         _c_cleanup_(iqueue_deinit) IQueue iq = IQUEUE_NULL(iq);
#   28|           int r;
#   29|   

Error: CPPCHECK_WARNING (CWE-457): [#def12]
dbus-broker-36-build/dbus-broker-36/src/dbus/test-queue.c:268: error[legacyUninitvar]: Uninitialized variable: iq
#  266|                   "foobar",
#  267|           };
#  268|->         _c_cleanup_(iqueue_deinit) IQueue iq = IQUEUE_NULL(iq);
#  269|           size_t i, n, i_send, i_expect;
#  270|           int r;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def13]
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c: scope_hint: In function ‘test_assert_message’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:130:17: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(n)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:8: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:157:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c: scope_hint: In function ‘test_assert_message’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:166:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c: scope_hint: In function ‘test_assert_message’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:174:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:127:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/dbus/test-stitching.c:127:9: note: in expansion of macro ‘c_assert’
#  128|   
#  129|           for (n = 0, i = 0; i < C_ARRAY_SIZE(message->vecs); ++i) {
#  130|->                 c_memcpy(p + n, message->vecs[i].iov_base, message->vecs[i].iov_len);
#  131|                   n += message->vecs[i].iov_len;
#  132|           }

Error: GCC_ANALYZER_WARNING (CWE-401): [#def14]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_path_new’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:76:16: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
#   74|           }
#   75|   
#   76|->         *filep = file;
#   77|           file = NULL;
#   78|           return 0;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def15]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_path_new_dir’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:88:16: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_path_new_dir’
#   86|                   (*filep)->is_dir = true;
#   87|   
#   88|->         return r;
#   89|   }
#   90|   

Error: GCC_ANALYZER_WARNING (CWE-401): [#def16]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_end_fn’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1034:27: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(*MEM[(struct ConfigState *)userdata_123(D)].current.cdata)’
# 1032|           case CONFIG_NODE_TYPE:
# 1033|                   state->current->bustype.name = strdup(state->current->cdata);
# 1034|->                 if (!state->current->bustype.name) {
# 1035|                           state->error = error_origin(-ENOMEM);
# 1036|                           return;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def17]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1076:23: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(&*_24->D.6145.includedir.dir.path)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
# 1074|                   }
# 1075|   
# 1076|->                 dir = opendir(state->current->includedir.dir->path);
# 1077|                   if (!dir) {
# 1078|                           if (errno == ENOENT || errno == ENOTDIR)

Error: GCC_ANALYZER_WARNING (CWE-401): [#def18]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1155:27: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(*MEM[(struct ConfigState *)userdata_123(D)].current.cdata)’
# 1153|           case CONFIG_NODE_SERVICEDIR: {
# 1154|                   state->current->servicedir.path = strdup(state->current->cdata);
# 1155|->                 if (!state->current->servicedir.path) {
# 1156|                           state->error = error_origin(-ENOMEM);
# 1157|                           return;

Error: GCC_ANALYZER_WARNING (CWE-401): [#def19]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_blob_fn.part.0’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1231:33: warning[-Wanalyzer-malloc-leak]: leak of ‘t’
# 1229|           free(state->current->cdata);
# 1230|           state->current->cdata = t;
# 1231|->         state->current->n_cdata += n_data;
# 1232|   }
# 1233|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def20]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_include’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1329:21: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&*node_69(D)->D.6145.include.file.path, 524544)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1276:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1277:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1277:9: note: in expansion of macro ‘c_assert’
# 1327|                           return error_origin(-errno);
# 1328|   
# 1329|->                 r = XML_Parse(parser->xml, buffer, len, len ? XML_FALSE : XML_TRUE);
# 1330|                   if (r != XML_STATUS_OK) {
# 1331|                           CONFIG_ERR(&parser->state, "Invalid XML", ": %s",

Error: GCC_ANALYZER_WARNING (CWE-457): [#def21]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1375:13: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘node’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:217:30: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:212:29: note: in expansion of macro ‘CONFIG_ROOT_NULL’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:123:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:255:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
# 1373|                   return error_trace(r);
# 1374|   
# 1375|->         node->include.file = config_path_ref(file);
# 1376|           c_list_link_front(&root->node_list, &node->root_link);
# 1377|           c_list_link_front(&root->include_list, &node->include_link);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def22]
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1384:22: warning[-Wanalyzer-malloc-leak]: leak of ‘node’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:217:30: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:212:29: note: in expansion of macro ‘CONFIG_ROOT_NULL’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:205:30: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:125:29: note: in expansion of macro ‘CONFIG_NODE_NULL’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1384:24: note: in expansion of macro ‘c_list_first_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:324:9: note: in expansion of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1384:24: note: in expansion of macro ‘c_list_first_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
# 1382|            * fill in all the contents of the include.
# 1383|            */
# 1384|->         while ((node = c_list_first_entry(&root->include_list, ConfigNode, include_link))) {
# 1385|                   c_list_unlink(&node->include_link);
# 1386|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def23]
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_ini_reader_parse_file’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:520:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(path, 524288)’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1172:9: note: in expansion of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:443:14: note: in definition of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:28: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_FOLD’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:52:23: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1011:24: note: in expansion of macro ‘error_fold’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:20: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:967:9: note: in expansion of macro ‘c_list_for_each_entry’
#  518|           int r;
#  519|   
#  520|->         fd = open(path, O_RDONLY | O_CLOEXEC);
#  521|           if (fd < 0) {
#  522|                   /*

Error: GCC_ANALYZER_WARNING (CWE-476): [#def24]
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_load_service_file’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:716:33: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘service’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1172:9: note: in expansion of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:443:14: note: in definition of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_FOLD’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:52:23: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1011:24: note: in expansion of macro ‘error_fold’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:967:9: note: in expansion of macro ‘c_list_for_each_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_load_service_file’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_load_service_file’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:8: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_load_service_file’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:237:40: note: in definition of macro ‘C_INTERNAL_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:281:27: note: in expansion of macro ‘C_CONCATENATE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:279:46: note: in expansion of macro ‘C_VAR2’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:278:20: note: in expansion of macro ‘C_INTERNAL_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:171:43: note: in expansion of macro ‘C_VAR’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:714:40: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:714:40: note: in expansion of macro ‘c_container_of’
#  714|                   Service *old_service = c_container_of(parent, Service, rb_by_name);
#  715|   
#  716|->                 if (!old_service->reload_tag) {
#  717|                           old_service->reload_tag = true;
#  718|                           r = service_update(old_service, path, unit, argc, argv, user, uid);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def25]
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c: scope_hint: In function ‘launcher_load_service_dir’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:747:15: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir(dirpath)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:190:50: note: in definition of macro ‘c_rbnode_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1172:9: note: in expansion of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:443:14: note: in definition of macro ‘c_rbtree_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_FOLD’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:52:23: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:1011:24: note: in expansion of macro ‘error_fold’
dbus-broker-36-build/dbus-broker-36/src/launch/launcher.c:967:9: note: in expansion of macro ‘c_list_for_each_entry’
#  745|           int r;
#  746|   
#  747|->         dir = opendir(dirpath);
#  748|           if (!dir) {
#  749|                   if (errno == ENOENT || errno == ENOTDIR) {

Error: GCC_ANALYZER_WARNING (CWE-457): [#def26]
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_at_uidgid’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:210:55: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘node’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:52:25: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:26:33: note: in expansion of macro ‘POLICY_RECORD_INIT_CONNECT’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_at_uidgid’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:14: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:159:24: note: in expansion of macro ‘error_origin’
#  208|                           return error_trace(r);
#  209|   
#  210|->                 c_rbtree_add(tree, parent, slot, &node->policy_node);
#  211|           } else {
#  212|                   node = c_container_of(parent, PolicyNode, policy_node);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def27]
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_import_verdict’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:236:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘record’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:41:25: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_TRACE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:40:24: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:257:24: note: in expansion of macro ‘error_trace’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:129:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:129:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:640:9: note: in expansion of macro ‘c_list_for_each_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:640:9: note: in expansion of macro ‘c_list_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:277:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:278:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:278:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:231:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:232:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:232:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:233:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:233:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:234:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:234:9: note: in expansion of macro ‘c_assert’
#  234|           c_assert(cnode->parent->policy.context < _CONFIG_POLICY_N);
#  235|   
#  236|->         record->verdict = (cnode->type == CONFIG_NODE_ALLOW);
#  237|           record->priority = UINT64_MAX / _CONFIG_POLICY_N *
#  238|                              cnode->parent->policy.context +

Error: GCC_ANALYZER_WARNING (CWE-476): [#def28]
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_import_connect_self’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:259:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
#  257|                   return error_trace(r);
#  258|   
#  259|->         record->verdict = true;
#  260|           record->priority = ++policy->i_priority;
#  261|   

Error: GCC_ANALYZER_WARNING (CWE-457): [#def29]
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:266:31: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘node’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:153:60: note: in definition of macro ‘c_list_link_tail’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:52:25: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:26:33: note: in expansion of macro ‘POLICY_RECORD_INIT_CONNECT’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_import_connect_self’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:159:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:41:25: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_TRACE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:40:24: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:208:32: note: in expansion of macro ‘error_trace’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_import_connect_self’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:266:9: note: in expansion of macro ‘c_list_link_tail’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:153:60: note: in definition of macro ‘c_list_link_tail’
#  264|                   return error_trace(r);
#  265|   
#  266|->         c_list_link_tail(&node->entries.connect_list, &record->link);
#  267|   
#  268|           record = NULL;

Error: CPPCHECK_WARNING (CWE-401): [#def30]
dbus-broker-36-build/dbus-broker-36/src/util/dirwatch.c:39: error[memleak]: Memory leak: dw
#   37|           dw->inotify_fd = inotify_init1(IN_CLOEXEC | IN_NONBLOCK);
#   38|           if (dw->inotify_fd < 0)
#   39|->                 return error_origin(-errno);
#   40|   
#   41|           *dwp = dw;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def31]
dbus-broker-36-build/dbus-broker-36/src/util/dispatch.h:74:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘file’
dbus-broker-36-build/dbus-broker-36/src/broker/broker.c: scope_hint: In function ‘broker_dispatch_signals’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/broker/broker.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/broker/broker.c:28:26: note: in expansion of macro ‘c_container_of’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/broker/broker.c:32:9: note: in expansion of macro ‘c_assert’
#   72|   
#   73|   static inline uint32_t dispatch_file_events(DispatchFile *file) {
#   74|->         return file->events & file->user_mask;
#   75|   }

Error: GCC_ANALYZER_WARNING (CWE-476): [#def32]
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c: scope_hint: In function ‘fdlist_new_dup_fds’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:90:24: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:15: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:34:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c: scope_hint: In function ‘fdlist_new_dup_fds’
#   88|           p = fdlist_data(list);
#   89|           for (i = 0; i < n_fds; ++i) {
#   90|->                 p[i] = fcntl(p[i], F_DUPFD_CLOEXEC, 3);
#   91|                   if (p[i] < 0) {
#   92|                           r = -errno;

Error: GCC_ANALYZER_WARNING (CWE-457): [#def33]
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:90:24: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*<unknown>’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c: scope_hint: In function ‘fdlist_new_dup_fds’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c: scope_hint: In function ‘fdlist_new_dup_fds’
#   88|           p = fdlist_data(list);
#   89|           for (i = 0; i < n_fds; ++i) {
#   90|->                 p[i] = fcntl(p[i], F_DUPFD_CLOEXEC, 3);
#   91|                   if (p[i] < 0) {
#   92|                           r = -errno;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def34]
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:101:24: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c:34:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/util/fdlist.c: scope_hint: In function ‘fdlist_new_dup_fds’
#   99|           }
#  100|   
#  101|->         list->consumed = true;
#  102|   
#  103|           *listp = list;

Error: CPPCHECK_WARNING (CWE-401): [#def35]
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:39: error[memleak]: Memory leak: list
#   37|           list->entries = calloc(n_allocated, sizeof(*list->entries));
#   38|           if (!list->entries)
#   39|->                 return error_origin(-ENOMEM);
#   40|   
#   41|           list->n_allocated = n_allocated;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def36]
dbus-broker-36-build/dbus-broker-36/src/util/fs.c: scope_hint: In function ‘fs_dirlist_push’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:94:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘list’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:10: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:35:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/util/fs.h:32:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:85: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:12: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:86:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:91:9: note: in expansion of macro ‘c_assert’
#   92|   
#   93|           /* Increase array-size if minimum was exceeded. */
#   94|->         if (list->n_entries >= list->n_allocated) {
#   95|                   c_assert(list->n_allocated > 0);
#   96|   

Error: GCC_ANALYZER_WARNING (CWE-476): [#def37]
dbus-broker-36-build/dbus-broker-36/src/util/fs.c: scope_hint: In function ‘fs_dirlist_sort’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:140:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘list’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/fs.c:35:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/util/fs.h:32:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
#  138|    */
#  139|   void fs_dirlist_sort(FsDirlist *list) {
#  140|->         qsort(
#  141|                   list->entries,
#  142|                   list->n_entries,

Error: GCC_ANALYZER_WARNING (CWE-457): [#def38]
dbus-broker-36-build/dbus-broker-36/src/util/misc.c: scope_hint: In function ‘misc_memfd’
dbus-broker-36-build/dbus-broker-36/src/util/misc.c:134:29: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘kseals’
dbus-broker-36-build/dbus-broker-36/src/util/misc.c: scope_hint: In function ‘misc_memfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/misc.c:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:29:26: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/misc.c:191:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/misc.c:191:24: note: in expansion of macro ‘error_origin’
#  132|                           return error_fold(r);
#  133|   
#  134|->                 if (seals & ~kseals) {
#  135|                           r = misc_memfd_add_seals(fd, seals);
#  136|                           if (r)

Error: GCC_ANALYZER_WARNING (CWE-688): [#def39]
dbus-broker-36-build/dbus-broker-36/src/util/proc.c: scope_hint: In function ‘proc_field’
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:48:29: warning[-Wanalyzer-null-argument]: use of NULL ‘pos’ where non-null expected
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:9: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:106:24: note: in expansion of macro ‘error_origin’
<built-in>: note: argument 1 of ‘__builtin_strstr’ must be non-null
#   46|                   do {
#   47|                           /* Find next occurrence of they key. */
#   48|->                         t = strstr(pos, key);
#   49|                           if (!t)
#   50|                                   return PROC_E_NOT_FOUND;

Error: CPPCHECK_WARNING (CWE-404): [#def40]
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:172: error[resourceLeak]: Resource leak: f
#  170|                            */
#  171|                           if (ferror(f) && errno != EINVAL)
#  172|->                                 return errno ? error_origin(-errno) : error_origin(-ENOTRECOVERABLE);
#  173|                   }
#  174|           } else if (errno != ENOENT) {

Error: CPPCHECK_WARNING (CWE-404): [#def41]
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:181: error[resourceLeak]: Resource leak: f
#  179|           label = strndup(buffer, c - buffer);
#  180|           if (!label)
#  181|->                 return error_origin(-ENOMEM);
#  182|   
#  183|           if (n_labelp)

Error: CPPCHECK_WARNING (CWE-404): [#def42]
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:186: error[resourceLeak]: Resource leak: f
#  184|                   *n_labelp = strlen(label);
#  185|           *labelp = label;
#  186|->         return 0;
#  187|   }
#  188|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def43]
dbus-broker-36-build/dbus-broker-36/src/util/proc.c: scope_hint: In function ‘proc_resolve_pidfd’
dbus-broker-36-build/dbus-broker-36/src/util/proc.c:196:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&path, 524288)’
#  194|   
#  195|           sprintf(path, "/proc/self/fdinfo/%d", pidfd);
#  196|->         fd = open(path, O_RDONLY | O_CLOEXEC);
#  197|           if (fd < 0)
#  198|                   return error_origin(-errno);

Error: CPPCHECK_WARNING (CWE-401): [#def44]
dbus-broker-36-build/dbus-broker-36/src/util/selinux.c:96: error[memleak]: Memory leak: selinux_name
#   94|           selinux_name->context = strdup(context);
#   95|           if (!selinux_name->context)
#   96|->                 return error_origin(-ENOMEM);
#   97|   
#   98|           c_rbtree_add(tree, parent, slot, &selinux_name->rb);

Error: CPPCHECK_WARNING (CWE-401): [#def45]
dbus-broker-36-build/dbus-broker-36/src/util/selinux.c:99: error[memleak]: Memory leak: selinux_name
#   97|   
#   98|           c_rbtree_add(tree, parent, slot, &selinux_name->rb);
#   99|->         selinux_name = NULL;
#  100|   
#  101|           return 0;

Error: CPPCHECK_WARNING (CWE-401): [#def46]
dbus-broker-36-build/dbus-broker-36/src/util/sockopt.c:107: error[memleak]: Memory leak: gids
#  105|                           tmp = realloc(gids, sizeof(*gids) + socklen);
#  106|                           if (!tmp)
#  107|->                                 return error_origin(-ENOMEM);
#  108|                           gids = tmp;
#  109|                           gids[0] = primary_gid;

Error: CPPCHECK_WARNING (CWE-401): [#def47]
dbus-broker-36-build/dbus-broker-36/src/util/sockopt.c:114: error[memleak]: Memory leak: gids
#  112|                   }
#  113|                   if (r < 0 && errno != ENOPROTOOPT) {
#  114|->                         return error_origin(-errno);
#  115|                   } else if (r >= 0) {
#  116|                           n_gids = 1 + socklen / sizeof(*gids);

Error: GCC_ANALYZER_WARNING (CWE-401): [#def48]
dbus-broker-36-build/dbus-broker-36/src/util/test-fs.c: scope_hint: In function ‘test_dir_list’
dbus-broker-36-build/dbus-broker-36/src/util/test-fs.c:32:15: warning[-Wanalyzer-malloc-leak]: leak of ‘opendir("/")’
#   30|           int r;
#   31|   
#   32|->         dir = opendir("/");
#   33|           c_assert(dir);
#   34|   

Error: GCC_ANALYZER_WARNING (CWE-121): [#def49]
dbus-broker-36-build/dbus-broker-36/src/util/test-peersec.c: scope_hint: In function ‘socketpair_fallback’
dbus-broker-36-build/dbus-broker-36/src/util/test-peersec.c:81:17: warning[-Wanalyzer-out-of-bounds]: stack-based buffer overflow
dbus-broker-36-build/dbus-broker-36/src/util/test-peersec.c:81:17: note: write of 1 byte to beyond the end of ‘address’
#   79|                   };
#   80|   
#   81|->                 sprintf(address.sun_path + 1, "%"PRIx64, magic);
#   82|   
#   83|                   r = bind(listener, (struct sockaddr *)&address, sizeof(address));

Error: GCC_ANALYZER_WARNING (CWE-775): [#def50]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:119:25: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
#  117|           r = pipe2(pipes, O_CLOEXEC | O_DIRECT);
#  118|           c_assert(r >= 0);
#  119|->         rpipe_up = pipes[0];
#  120|           wpipe_up = pipes[1];
#  121|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def51]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:150:38: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘socket(1, 526337, 0)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:150:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:32:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:35:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:146:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:150:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:150:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:150:17: note: in expansion of macro ‘c_assert’
#  148|                   /* wait with exit until told */
#  149|                   l = read(rpipe_down, &c, 1);
#  150|->                 c_assert(l == 1 && c == '!');
#  151|   
#  152|                   _exit(0);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def52]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:25: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
#  159|   
#  160|           l = read(rpipe_up, &c, 1);
#  161|->         c_assert(l == 1 && c == '!');
#  162|   
#  163|           n_address = sizeof(address);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def53]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:30: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘socket(1, 526337, 0)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
#  159|   
#  160|           l = read(rpipe_up, &c, 1);
#  161|->         c_assert(l == 1 && c == '!');
#  162|   
#  163|           n_address = sizeof(address);

Error: GCC_ANALYZER_WARNING (CWE-775): [#def54]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:209:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:165:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:173:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:188:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:198:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
#  207|   
#  208|           wait_and_verify(pid_client);
#  209|-> }
#  210|   
#  211|   int main(int argc, char **argv) {

Error: GCC_ANALYZER_WARNING (CWE-775): [#def55]
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:209:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:165:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:173:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:188:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:198:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:20:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:23:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:24:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
#  207|   
#  208|           wait_and_verify(pid_client);
#  209|-> }
#  210|   
#  211|   int main(int argc, char **argv) {

Error: GCC_ANALYZER_WARNING (CWE-457): [#def56]
dbus-broker-36-build/dbus-broker-36/src/util/user.c: scope_hint: In function ‘user_ref_usage’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:217:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘usage’
dbus-broker-36-build/dbus-broker-36/src/util/user.h:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/user.c:31: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h:34: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/user.c:28: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:48:24: note: in expansion of macro ‘error_origin’
#  215|                           return r;
#  216|   
#  217|->                 user_usage_link(usage, parent, slot);
#  218|           } else {
#  219|                   usage = c_container_of(parent, UserUsage, user_node);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def57]
dbus-broker-36-build/dbus-broker-36/src/util/user.c: scope_hint: In function ‘user_compare’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:357:23: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:46: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/util/user.c:25: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:136:18: note: in definition of macro ‘C_INTERNAL_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:295:9: note: in expansion of macro ‘C_EXPR_ASSERT’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘C_CONTAINER_OF’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:293:46: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:354:22: note: in expansion of macro ‘c_container_of’
#  355|           uid_t uid = *(uid_t*)k;
#  356|   
#  357|->         if (uid < user->uid)
#  358|                   return -1;
#  359|           if (uid > user->uid)

Error: GCC_ANALYZER_WARNING (CWE-457): [#def58]
dbus-broker-36-build/dbus-broker-36/src/util/user.c: scope_hint: In function ‘user_registry_ref_user’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:434:17: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘user’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/user.c:175:24: note: in expansion of macro ‘error_origin’
#  432|                           return error_trace(r);
#  433|   
#  434|->                 user_link(user, parent, slot);
#  435|           } else {
#  436|                   user = c_container_of(parent, User, registry_node);

Error: GCC_ANALYZER_WARNING (CWE-457): [#def59]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:10: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c: scope_hint: In function ‘test_skip’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:236:21: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘t1’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:236:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:14: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:216:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:219:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:228:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:235:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:236:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcdvar-1/src/test-basic.c:236:9: note: in expansion of macro ‘c_assert’
#  234|           c_dvar_read(var, "[tt]", &t0, &t1);
#  235|           c_assert(t0 == 7);
#  236|->         c_assert(t1 == 127);
#  237|   
#  238|           r = c_dvar_end_read(var);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def60]
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:116:18: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c: scope_hint: In function ‘c_ini_group_free_internal’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h: scope_hint: In function ‘c_ini_group_free_internal’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.h: scope_hint: In function ‘c_ini_group_free_internal’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:5: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c: scope_hint: In function ‘c_ini_group_free_internal’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:191:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:403:22: note: in expansion of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:191:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c: scope_hint: In function ‘c_ini_group_free_internal’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:191:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:191:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
#  114|   
#  115|   void c_ini_entry_unlink(CIniEntry *entry) {
#  116|->         if (entry->group) {
#  117|                   c_rbnode_unlink(&entry->rb_group);
#  118|                   c_list_unlink(&entry->link_group);

Error: GCC_ANALYZER_WARNING (CWE-476): [#def61]
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c: scope_hint: In function ‘c_ini_raw_unlink’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:356:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘raw’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:389:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:403:22: note: in expansion of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:389:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c: scope_hint: In function ‘c_ini_raw_unlink’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:389:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:389:9: note: in expansion of macro ‘c_list_for_each_entry_safe’
#  354|   
#  355|   void c_ini_raw_unlink(CIniRaw *raw) {
#  356|->         if (raw->domain) {
#  357|                   c_list_unlink(&raw->link_domain);
#  358|                   raw->domain = NULL;

Error: CPPCHECK_WARNING (CWE-401): [#def62]
dbus-broker-36-build/dbus-broker-36/subprojects/libcini-1/src/c-ini.c:375: error[memleak]: Memory leak: domain
#  373|           r = c_ini_group_new(&domain->null_group, NULL, 0);
#  374|           if (r)
#  375|->                 return r;
#  376|   
#  377|           *domainp = domain;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def63]
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:149:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c: scope_hint: In function ‘policy_import_selinux’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:7: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:41:25: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:172:25: note: in expansion of macro ‘ERROR_TRACE’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:40:24: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:257:24: note: in expansion of macro ‘error_trace’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:129:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.h:129:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:640:9: note: in expansion of macro ‘c_list_for_each_entry’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:640:9: note: in expansion of macro ‘c_list_for_each_entry’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:600:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:601:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:601:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/launch/policy.c:617:9: note: in expansion of macro ‘c_list_link_tail’
#  147|   
#  148|           next->prev = what;
#  149|->         what->next = next;
#  150|           what->prev = prev;
#  151|           prev->next = what;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def64]
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:170:31: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘root’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:15: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:205:30: note: in expansion of macro ‘C_LIST_INIT’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:125:29: note: in expansion of macro ‘CONFIG_NODE_NULL’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_read’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:177:60: note: in definition of macro ‘c_list_link_front’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:1376:9: note: in expansion of macro ‘c_list_link_front’
#  168|    */
#  169|   static inline void c_list_link_after(CList *where, CList *what) {
#  170|->         CList *prev = where, *next = where->next;
#  171|   
#  172|           next->prev = what;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def65]
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:173:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c: scope_hint: In function ‘config_parser_end_fn’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:123:24: note: in expansion of macro ‘error_origin’
dbus-broker-36-build/dbus-broker-36/src/launch/config.h:255:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:169:17: note: in expansion of macro ‘ERROR_ORIGIN’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-gnuc.h:165:38: note: in expansion of macro ‘C_INTERNAL_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/util/error.h:28:25: note: in expansion of macro ‘C_CC_MACRO1’
dbus-broker-36-build/dbus-broker-36/src/launch/config.c:63:24: note: in expansion of macro ‘error_origin’
#  171|   
#  172|           next->prev = what;
#  173|->         what->next = next;
#  174|           what->prev = prev;
#  175|           prev->next = what;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def66]
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:391:43: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘subscribers.next’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:447:9: note: in expansion of macro ‘c_list_for_each_safe_unlink’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:75:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:75:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:75:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:76:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:76:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:76:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:76:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:77:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:77:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:77:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:77:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:78:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:78:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:78:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:78:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:21:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:22:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:41:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:42:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:42:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:43:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:43:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:44:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:44:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:45:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:45:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:41:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:42:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:42:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:43:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:43:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:44:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:44:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:45:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:45:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:82:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:82:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:82:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:83:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:83:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:83:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:83:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:87:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:87:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:87:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:88:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:88:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:88:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:88:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:89:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:89:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:89:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:89:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:90:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:90:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:90:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:90:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:91:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:91:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:91:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:91:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:92:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:92:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:92:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:92:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:93:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:93:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:93:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:93:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:94:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:94:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:94:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:94:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:95:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:95:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:95:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:95:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:96:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:96:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:96:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:96:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:97:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:97:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:97:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:97:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:98:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:98:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:98:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:98:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:99:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:99:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:99:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:99:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:100:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:100:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:100:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:100:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:101:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:101:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:101:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:101:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:102:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:102:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:102:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:102:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:103:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:103:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:103:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:103:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:104:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:104:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:104:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:104:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:105:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:106:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:106:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:106:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:106:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:107:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:107:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:107:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:107:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:108:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:109:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:109:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:109:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:109:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:110:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:110:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:110:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:110:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:111:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:112:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:114:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:114:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:114:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:114:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:115:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:115:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:115:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:115:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:116:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:116:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:69:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:116:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:116:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:129:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:138:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:147:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/bus/match.h:172:1: note: in expansion of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:182:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:162:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:165:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:107:37: note: in definition of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:168:18: note: in expansion of macro ‘c_list_first_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:324:9: note: in expansion of macro ‘c_list_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c:168:18: note: in expansion of macro ‘c_list_first_entry’
dbus-broker-36-build/dbus-broker-36/src/bus/test-match.c: scope_hint: In function ‘test_match’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:447:9: note: in expansion of macro ‘c_list_for_each_safe_unlink’
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/c-list.h:447:9: note: in expansion of macro ‘c_list_for_each_safe_unlink’
#  389|   
#  390|   #define c_list_for_each_safe_unlink(_iter, _safe, _list)                        \
#  391|->         for (_iter = (_list)->next, _safe = (_iter)->next;                      \
#  392|                c_list_init(_iter) != (_list);                                     \
#  393|                _iter = (_safe), _safe = (_safe)->next)

Error: CPPCHECK_WARNING (CWE-562): [#def67]
dbus-broker-36-build/dbus-broker-36/subprojects/libclist-3/src/test-basic.c:276: error[danglingLifetime]: Non-local variable '.link' will use object that points to local variable 'list'.
#  274|                           CList link;
#  275|                           int b;
#  276|->                 } list = { .link = C_LIST_INIT(list.link) };
#  277|                   CList *p[2] = { &list.link, NULL };
#  278|                   unsigned int i = 0;

Error: GCC_ANALYZER_WARNING (CWE-476): [#def68]
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c:400:35: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c: scope_hint: In function ‘c_rbnode_unlink_stale’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c:28: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c:1016:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c:1017:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c:31: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c: scope_hint: In function ‘c_rbnode_unlink_stale’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c: scope_hint: In function ‘c_rbnode_unlink_stale’
dbus-broker-36-build/dbus-broker-36/subprojects/libcrbtree-3/src/c-rbtree.c: scope_hint: In function ‘c_rbnode_unlink_stale’
#  398|            * undefined behavior.
#  399|            */
#  400|->         *(volatile CRBNode **)ptr = addr;
#  401|   }
#  402|   

Error: GCC_ANALYZER_WARNING (CWE-775): [#def69]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:205:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:152:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:155:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:174:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:179:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:205:25: note: in expansion of macro ‘c_assert’
#  148|                            */                                                     \
#  149|                                                                                   \
#  150|->                         if (_x)                                                 \
#  151|                                   C_VAR(b, _uniq) = 1;                            \
#  152|                           else                                                    \

Error: GCC_ANALYZER_WARNING (CWE-775): [#def70]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:6: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c: scope_hint: In function ‘util_broker_spawn’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘*broker.listener_fd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:515:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:424:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:425:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:425:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:426:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:426:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:434:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:457:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:506:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:509:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:512:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:515:17: note: in expansion of macro ‘c_assert’
#  148|                            */                                                     \
#  149|                                                                                   \
#  150|->                         if (_x)                                                 \
#  151|                                   C_VAR(b, _uniq) = 1;                            \
#  152|                           else                                                    \

Error: GCC_ANALYZER_WARNING (CWE-775): [#def71]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
#  148|                            */                                                     \
#  149|                                                                                   \
#  150|->                         if (_x)                                                 \
#  151|                                   C_VAR(b, _uniq) = 1;                            \
#  152|                           else                                                    \

Error: GCC_ANALYZER_WARNING (CWE-775): [#def72]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:28: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘socket(1, 526337, 0)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
#  148|                            */                                                     \
#  149|                                                                                   \
#  150|->                         if (_x)                                                 \
#  151|                                   C_VAR(b, _uniq) = 1;                            \
#  152|                           else                                                    \

Error: GCC_ANALYZER_WARNING (CWE-401): [#def73]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:28: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(131072)’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:155:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:152:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:152:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:155:25: note: in expansion of macro ‘c_assert’
#  148|                            */                                                     \
#  149|                                                                                   \
#  150|->                         if (_x)                                                 \
#  151|                                   C_VAR(b, _uniq) = 1;                            \
#  152|                           else                                                    \

Error: GCC_ANALYZER_WARNING (CWE-775): [#def74]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-unix.h:61:12: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
#   59|    */
#   60|   static inline int c_close(int fd) {
#   61|->         if (fd >= 0)
#   62|                   close(fd);
#   63|           return -1;

Error: GCC_ANALYZER_WARNING (CWE-1341): [#def75]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-unix.h:62:17: warning[-Wanalyzer-fd-double-close]: double ‘close’ of file descriptor ‘pipes[1]’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
#   60|   static inline int c_close(int fd) {
#   61|           if (fd >= 0)
#   62|->                 close(fd);
#   63|           return -1;
#   64|   }

Error: GCC_ANALYZER_WARNING (CWE-1341): [#def76]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-unix.h:62:17: warning[-Wanalyzer-fd-double-close]: double ‘close’ of file descriptor ‘rpipe_down’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
#   60|   static inline int c_close(int fd) {
#   61|           if (fd >= 0)
#   62|->                 close(fd);
#   63|           return -1;
#   64|   }

Error: GCC_ANALYZER_WARNING (CWE-1341): [#def77]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-unix.h:62:17: warning[-Wanalyzer-fd-double-close]: double ‘close’ of file descriptor ‘rpipe_up’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:113:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:118:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:125:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:137:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:161:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:165:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c:173:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/src/util/test-sockopt.c: scope_hint: In function ‘test_peerpidfd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:768:17: note: in definition of macro ‘C_DEFINE_DIRECT_CLEANUP’
#   60|   static inline int c_close(int fd) {
#   61|           if (fd >= 0)
#   62|->                 close(fd);
#   63|           return -1;
#   64|   }

Error: GCC_ANALYZER_WARNING (CWE-775): [#def78]
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:351:1: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘tmp[1]’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux.h:43: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:10: included_from: Included from here.
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:152:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:155:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:174:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:179:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:205:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:209:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:209:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:211:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:205:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:209:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:209:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c:211:25: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:754:25: note: in definition of macro ‘C_DEFINE_CLEANUP’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/test-basic.c: scope_hint: In function ‘test_basic_generic’
#  349|                   c_assert(c_load(uint64_t, le, aligned, data, 8) == UINT64_C(0x0807060504030201));
#  350|           }
#  351|-> }
#  352|   
#  353|   #else /* C_MODULE_GENERIC */

Error: GCC_ANALYZER_WARNING (CWE-775): [#def79]
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:517:21: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘*broker.listener_fd’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:424:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:425:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:425:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:150:29: note: in definition of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:426:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:426:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:434:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:457:9: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:506:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:509:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:512:17: note: in expansion of macro ‘c_assert’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:134:30: note: in expansion of macro ‘_c_internal_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:171:53: note: in expansion of macro ‘_c_boolean_expr_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:169:24: note: in expansion of macro ‘_c_internal_likely_’
dbus-broker-36-build/dbus-broker-36/subprojects/libcstdaux-1/src/c-stdaux-generic.h:327:17: note: in expansion of macro ‘_c_likely_’
dbus-broker-36-build/dbus-broker-36/test/dbus/util-broker.c:515:17: note: in expansion of macro ‘c_assert’
#  515|                   c_assert(r >= 0);
#  516|   
#  517|->                 r = pthread_create(&broker->thread, NULL, util_broker_thread, broker);
#  518|                   c_assert(r >= 0);
#  519|           }

Scan Properties

analyzer-version-cppcheck2.14.2
analyzer-version-gcc14.1.1
analyzer-version-gcc-analyzer14.1.1
analyzer-version-shellcheck0.10.0
enabled-pluginscppcheck, gcc, shellcheck
exit-code0
hostip-172-16-1-203.us-west-2.compute.internal
mock-configfedora-rawhide-x86_64
project-namedbus-broker-36-1.20240730130915618565.pr372.7.g338f63b
store-results-to/tmp/tmpti83ajh0/dbus-broker-36-1.20240730130915618565.pr372.7.g338f63b.tar.xz
time-created2024-07-30 13:20:36
time-finished2024-07-30 13:23:18
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,shellcheck,cppcheck' '-o' '/tmp/tmpti83ajh0/dbus-broker-36-1.20240730130915618565.pr372.7.g338f63b.tar.xz' '--gcc-analyze' '--cppcheck-add-flag=--check-level=exhaustive' '/tmp/tmpti83ajh0/dbus-broker-36-1.20240730130915618565.pr372.7.g338f63b.src.rpm'
tool-versioncsmock-3.6.0-1.el9