mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09: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>