mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 02:24:15 +00:00
value pointer here is always NULL but subsequent use of that pointer with a %s format will always be NULL, printing p instead would be a valid string Signed-off-by: Khem Raj <raj.khem@gmail.com>