On Tue, Jul 31, 2012 at 11:38 AM, Arvydas Sidorenko <[email protected]> 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
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to