pipewire/spa
Barnabás Pőcze 871ba61228 spa: pod: parser: add null terminator
If the supplied buffer has smaller (or equal) size than the
length of the string, then `strncpy()` will not place a null
terminator in the buffer.

Fix that by always setting the last byte of the buffer to zero.
2021-12-21 17:05:25 +01:00
..
examples meson: ensure all examples are included in doc 2021-11-02 09:46:14 +00:00
include spa: pod: parser: add null terminator 2021-12-21 17:05:25 +01:00
plugins spa: alsa: do not look up the card again when releasing 2021-12-20 19:50:57 +01:00
tests Remove remaining tabs from meson.build files 2021-09-30 00:08:27 +00:00
tools json: don't escape / 2021-06-24 16:18:59 +02:00
meson.build bluez5: Use libfreeaptx instead of libopenaptx 2021-07-29 15:22:04 +00:00