]> xenbits.xensource.com Git - libvirt.git/commit
conf: events: handle NULL uuid
authorJovanka Gulicoska <jovanka.gulicoska@gmail.com>
Tue, 19 Jul 2016 17:23:06 +0000 (19:23 +0200)
committerCole Robinson <crobinso@redhat.com>
Tue, 26 Jul 2016 17:58:17 +0000 (13:58 -0400)
commit2bfa751344ea04d02aa2a4439381e1a59361c561
treeeb16fac8e3a0c95c037d9c44a865018653e15fbb
parent128a8b2c9fb76ec90157cf2912bc67d62b2b39ae
conf: events: handle NULL uuid

Not all objects have a uuid, such as nodedevs. When we add events
support for them, NULL will be passed here, so handle it.
src/conf/object_event.c