diff options
| author | Oleg Drokin <[email protected]> | 2014-04-27 22:25:58 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-05-03 19:35:21 -0400 |
| commit | d36175e9d2c986ee653277928bfcbab6ddf6bb85 (patch) | |
| tree | 744e00a6269b7e5079af47c7a4e1df1d5c0f453b /tools | |
| parent | 109dae8dab0f48ffbc88910084b3c795c647f6f4 (diff) | |
staging/lustre/lnet: fix potential null pointer dereference
Pointer 'ni' checked for NULL at line 1569 may be passed to
function and may be dereferenced there by passing argument 1 to
function 'lnet_ni_notify_locked' at line 1621.
found by Klocwork Insight tool
Signed-off-by: Oleg Drokin <[email protected]>
CC: Dmitry Eremin <[email protected]>
CC: Liang Zhen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions