diff options
author | Thomas Falcon <tlfalcon@linux.ibm.com> | 2019-06-07 16:03:55 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-09 19:51:28 -0700 |
commit | 7c940b1a5291e5069d561f5b8f0e51db6b7a259a (patch) | |
tree | 1b7a2b892939b819e6962ef0784e348f76618094 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | be32a24372cf162e825332da1a7ccef058d4f20b (diff) |
ibmvnic: Fix unchecked return codes of memory allocations
The return values for these memory allocations are unchecked,
which may cause an oops if the driver does not handle them after
a failure. Fix by checking the function's return code.
Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions