pipewire/spa/include
Wim Taymans 653be2dbde utils: use memmove when src and dst can overlap
spa_json_parse_stringn() can be used when the strings source and
destination are overlapping so use memmove instead of strncpy to
avoid corruption of the strings.
2024-03-30 18:25:07 +01:00
..
spa utils: use memmove when src and dst can overlap 2024-03-30 18:25:07 +01:00
meson.build spa: expose utils/cleanup.h for external users 2023-10-11 19:56:11 +02:00