mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-03-23 05:01:41 +01:00
We have a string helper which wraps asprintf(). Uses that one because it clears out the destination string, but also it won't return the number of bytes unlinke asprintf(). Fixes warnings like: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pipewire-plugin.c | ||