Home
last modified time | relevance | path

Searched hist:c2aa8a3d7e5ce57fa3df310c9b7ca48fcbf9d4ad (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/authz/
H A Dsimple.cdiff c2aa8a3d7e5ce57fa3df310c9b7ca48fcbf9d4ad Tue Nov 17 10:30:45 CST 2020 Kevin Wolf <kwolf@redhat.com> authz-simple: Check that 'identity' property is set

If the 'identify' property is not set, we'll pass a NULL pointer to
g_str_equal() and crash. Catch the error condition during the creation
of the object.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>