diff options
author | Heinrich Schuchardt <[email protected]> | 2016-08-21 23:06:06 +0200 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2016-09-20 14:25:39 +0200 |
commit | b28c69dd3d563676db079a678a2deabf37461fbf (patch) | |
tree | 5042c64082bd131f1ead5e54d681862c9e994e09 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4532b241a4b7b0ca372a80baf900ce4ea2015412 (diff) |
virtio-gpu: avoid possible NULL pointer dereference
If output is NULL it is not permissable to dereference it.
So we should leave the respective function in this case.
The inconsistency was indicated by cppcheck.
No actual NULL pointer dereference was observed.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Message-id: [email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions