The devAlias check is performed in the "if (!devAlias && !devid) {", so
the situation is not handled when devAlias is NULL, and devid is not NULL
Sergey Mironov (1):
The virJSONValueObjectGetString function can return NULL, there are no
checks
src/qemu/qemu_monitor_json.c | 5 +++++
1 file changed, 5 insertions(+)
--
2.31.1