aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPan Bian <[email protected]>2017-04-23 17:52:55 +0800
committerGreg Kroah-Hartman <[email protected]>2017-04-25 20:43:42 +0200
commita455178e59f2b3591840cc543cf637424bd572d7 (patch)
tree97b057c33bfa5a55649a3c8400a0745318167b44 /tools/perf/scripts/python/export-to-postgresql.py
parent255364f7b8a0fee3fb642b3e1521e943dd67bfb3 (diff)
staging: comedi: addi_apci_3xxx: check return value
Function pci_ioremap_bar() will return a NULL pointer if there is no enough memory. However, in function apci3xxx_auto_attach(), the return value of function pci_ioremap_bar() is not validated. This may result in NULL dereference in following access to dev->mmio. This patch fixes the bug. Signed-off-by: Pan Bian <[email protected]> Reviewed-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions