pipewire/spa
Peter Hutterer 1a710cad3c logger: reduce the number of appending snprintf calls
Write the timestamp and location into a temporary buffer, then include them in
the message print. This makes bugs involving size vs length less likely and
provides a fixed limit for how much space the filename can take in the
message.
2021-06-07 10:29:36 +00:00
..
examples treewide: replace plain strcmp() calls with spa_streq 2021-05-18 22:10:27 +10:00
include spa: add a missing include 2021-06-07 07:20:21 +00:00
plugins logger: reduce the number of appending snprintf calls 2021-06-07 10:29:36 +00:00
tests spa: auto-generate the cpp compilation test 2021-06-07 07:20:21 +00:00
tools treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
meson.build meson: fix build if bluez5 option is disabled 2021-05-28 21:01:38 +08:00