diff options
author | Emil Goode <emilgoode@gmail.com> | 2013-06-06 15:55:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-06 12:54:09 -0700 |
commit | cb3771b049b3b554455094a3b06d8ceb07086e06 (patch) | |
tree | f84159048eb643098e6aff063c306d635fc48ea1 /Documentation/IRQ-domain.txt | |
parent | fd5c25614012ccad75ef505982af4d6c08d0df83 (diff) | |
download | blackbird-op-linux-cb3771b049b3b554455094a3b06d8ceb07086e06.tar.gz blackbird-op-linux-cb3771b049b3b554455094a3b06d8ceb07086e06.zip |
uio: uio_pruss: Fix potential NULL pointer dereference
In function pruss_probe we free gdev and try to use
it on the next line. I have moved the dereference to
above the kfree of gdev.
Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/IRQ-domain.txt')
0 files changed, 0 insertions, 0 deletions