Files
weston/shared
Pekka Paalanen bc3c37840c shared: add str_printf()
asprintf() has the problem that it leaves *strp undefined when it
fails. Here is a simple wrapper that ensures NULL if asprintf() fails,
which is much more convenient to use.

This will be useful in future patches, where one needs to return error
messages from maybe failing functions, and more.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2021-07-22 22:19:17 +00:00
..
2018-02-09 17:01:09 +00:00
2020-11-27 14:44:10 +02:00
2018-02-09 17:01:09 +00:00
2021-04-28 11:35:28 -03:00
2019-04-18 12:31:46 +03:00
2021-02-24 10:00:32 -05:00
2021-07-22 22:19:17 +00:00
2021-02-25 14:35:03 +02:00
2021-02-24 10:00:32 -05:00
2016-07-26 16:26:08 -07:00
2019-04-18 12:31:46 +03:00