Systemd/src/udev/collect
Zbigniew Jędrzejewski-Szmek e68eedbbdc Revert some uses of xsprintf
This reverts some changes introduced in d054f0a4d4.
xsprintf should be used in cases where we calculated the right buffer
size by hand (using DECIMAL_STRING_MAX and such), and never in cases where
we are printing externally specified strings of arbitrary length.

Fixes #4534.
2016-11-02 22:36:29 -04:00
..
collect.c Revert some uses of xsprintf 2016-11-02 22:36:29 -04:00
Makefile build-sys: add two more missing makefile links 2015-01-06 03:16:39 +01:00