pipewire/src
Barnabás Pőcze ed951081b1 treewide: avoid unitialized spa_dict::flags
In multiple cases the `flags` member of `spa_dict` is left unitialized,
so try to avoid that. For example in `fill_node_info_proplist()` it is
accessed in `spa_dict_lookup_item()`.

This also modifies `collect_props()` to not depend on a partially initialized
`dict` parameter.
2026-06-04 21:35:47 +02:00
..
daemon added entity fields to avb conf 2026-06-03 10:37:53 +00:00
examples impl-node: accept more node.passive values 2026-03-12 17:25:36 +01:00
gst fix some compilation problems 2026-05-11 11:59:54 +02:00
modules treewide: avoid unitialized spa_dict::flags 2026-06-04 21:35:47 +02:00
pipewire pipewire: introspect: copy SPA_DICT_FLAG_SORTED 2026-06-04 21:35:45 +02:00
tests treewide: make more file descriptors cloexec 2026-05-04 19:48:41 +02:00
tools midi: don't write trailing continuation 0xf0 for SysEx 2026-06-01 13:08:11 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00