pipewire/spa/include
Peter Hutterer 47c173c83f spa/util: add spa_scnprintf to use over snprintf
Wraps the glibc snprintf/vsnprintf calls, but aborts if given a negative size
and zero-terminates the buffer on error.

The returned value is clipped to size - 1 which avoids issues like the one
fixed in c851349f17.
2021-06-07 15:16:35 +10:00
..
spa spa/util: add spa_scnprintf to use over snprintf 2021-06-07 15:16:35 +10:00
meson.build doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00