[systemd-devel] [PATCH] libudev-queue.c: simplified open_queue_file

Kay Sievers kay at vrfy.org
Tue Jul 31 02:50:25 PDT 2012


On Tue, Jul 31, 2012 at 11:38 AM, Arvydas Sidorenko <asido4 at gmail.com> wrote:
> There is no apparent justification for using util_strscpyl
> on the filename since it's a plain hardcoded path.
> Older versions used:
> util_strscpyl(filename, sizeof(filename), SOME_DIR, "/queue.bin", NULL);
> and when changed nobody bothered to simplify it.

Applied.

Thanks,
Kay


More information about the systemd-devel mailing list