pipewire/spa/include/spa/pod
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
..
builder.h doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
command.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
compare.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
event.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
filter.h pod: add prop option to avoid fixation 2021-07-28 11:03:26 +02:00
iter.h spa: add method to check if an object is fixated 2021-10-25 18:08:10 +02:00
parser.h spa: pod: parser: add null terminator 2021-12-21 17:05:25 +01:00
pod.h pod: add prop option to avoid fixation 2021-07-28 11:03:26 +02:00
vararg.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00