commit | 770dec2627b085457280490ac0543def97396fef | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 30 11:44:17 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 09 00:13:37 2018 +0200 |
tree | 30d62cd3ed9b39f9ad07a5d650475a66f041bb8d | |
parent | 82870f3c0295d36c342942b4757b2b1ddd55ab19 [diff] |
qom: allow object_get_canonical_path_component without parent Just return NULL; any callers that cause a change in behavior would have caused an assertion failure before, so this is safe. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>