diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2018-08-23 10:45:57 -0600 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2018-08-23 10:45:57 -0600 |
commit | a1c0f886496cfb4c336f8eb4155ed424567d653e (patch) | |
tree | 3513a6ca6bb3831e4508fca9c41d3e3f2ccfa32a /ui/console-gl.c | |
parent | 3392fbee4e435658733bbe9aab23392660558b59 (diff) |
vfio/pci: Handle subsystem realpath() returning NULL
Fix error reported by Coverity where realpath can return NULL,
resulting in a segfault in strcmp(). This should never happen given
that we're working through regularly structured sysfs paths, but
trivial enough to easily avoid.
Fixes: 238e91728503 ("vfio/ccw/pci: Allow devices to opt-in for ballooning")
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'ui/console-gl.c')
0 files changed, 0 insertions, 0 deletions