diff options
author | sudip <sudipm.mukherjee@gmail.com> | 2015-11-24 13:51:38 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-11-26 15:05:10 +0200 |
commit | 0a38c8e1b592c16d959da456f425053e323a5153 (patch) | |
tree | 8c247b4c3378a81e94815b04ab6da88e94a987d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 68ec581011ae0cf84392e7b22b05dc63818e4e6d (diff) |
libertas: check for NULL before use
If kzalloc fails it will return NULL. Lets check for NULL first before
using the pointer.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions