pipewire/spa/include
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
..
spa spa: pod: parser: add null terminator 2021-12-21 17:05:25 +01:00
meson.build doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00