diff options
| author | Salvador Fandino <salvador@qindel.com> | 2020-01-23 20:36:26 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2020-01-30 21:33:50 +0000 |
| commit | e144a605a614d22165000c69e8e1dc6986d45cd8 (patch) | |
| tree | 28a01420e1a82b85f248518c109d418176521903 /util/qemu-timer-common.c | |
| parent | d4aceb2eb78a5f15e94791a43732c24b52c35dc5 (diff) | |
| download | focaccia-qemu-e144a605a614d22165000c69e8e1dc6986d45cd8.tar.gz focaccia-qemu-e144a605a614d22165000c69e8e1dc6986d45cd8.zip | |
qemu_set_log_filename: filename argument may be NULL
NULL is a valid log filename used to indicate we want to use stderr but qemu_set_log_filename (which is called by bsd-user/main.c) was not handling it correctly. That also made redundant a couple of NULL checks in calling code which have been removed. Signed-off-by: Salvador Fandino <salvador@qindel.com> Message-Id: <20200123193626.19956-1-salvador@qindel.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'util/qemu-timer-common.c')
0 files changed, 0 insertions, 0 deletions