pipewire/spa/include/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
..
buffer spa/meta: Expand the documentation of SPA_META_VideoDamage 2021-11-02 15:53:16 +01:00
control doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
debug doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
graph doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
monitor doc: reorganize Doxygen groups/modules to make more sense 2021-10-03 15:39:27 +03:00
node spa: add RequestProcess command and event 2021-10-27 11:16:53 +02:00
param spa: fix initializer for old GCC 2021-12-16 11:08:07 +01:00
pod spa: pod: parser: add null terminator 2021-12-21 17:05:25 +01:00
support spa: include dict.h 2021-11-11 10:59:23 +01:00
utils libcamera: work on rewrite 2021-11-03 17:49:10 +01:00