lirc_log: Ensure that log_perror_err(NULL) is handled correctly
vsnprintf() does not accept a NULL pointer as the format string and may dump core.
Authored by: Sean Young 2025-11-25
Parent: [a5aa7f]
Children: [0dd49b][7ca1ca][d452a2]