pipewire/src
Wim Taymans 4f975d0071 treewide: add error checking to spa_json_builder_close
There could have been a write error or allocation error while building
the json file that we can detect in spa_json_builder_close().

Error out instead of silently using a truncated JSON.

Use spa_autofree for the memory to make cleanup easier.
2026-05-13 18:14:44 +02:00
..
daemon filter-graph: remove the pipe filter 2026-05-08 10:16:12 +02: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: add error checking to spa_json_builder_close 2026-05-13 18:14:44 +02:00
pipewire impl-metadata: check PW_PERM_M permission on subject 2026-05-13 11:08:37 +02:00
tests treewide: make more file descriptors cloexec 2026-05-04 19:48:41 +02:00
tools treewide: add error checking to spa_json_builder_close 2026-05-13 18:14:44 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00