Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence minor nit in load-options parsing debug output
Previously when there were no load options, this would go in the debug log: load-options.c:313:parse_load_options() full load options: include/hexdump.h:92:vhexdumpf() hexdump of a NULL pointer! This changes it to say: load-options.c:315:parse_load_options() LoadOptions is empty Signed-off-by: Peter Jones <pjones@redhat.com>
- Loading branch information