diff options
author | Ariel Nahum <arieln@mellanox.com> | 2014-12-07 17:09:58 +0300 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-12-16 05:11:44 +0300 |
commit | 3f562a0b8f0b47c4315e08bccd6a0b2d7f5aae1b (patch) | |
tree | 195d4267872b603045b31bd6b2a71496fcc44b53 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 49df2781b101a729e9f46eddc845a587fc5665a8 (diff) | |
download | linux-3f562a0b8f0b47c4315e08bccd6a0b2d7f5aae1b.tar.xz |
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
If rdma_cm error event comes after ep_poll but before conn_bind, we
should protect against dereferncing the device (which may have been
terminated) in session_create and conn_create (already protected)
callbacks.
Signed-off-by: Ariel Nahum <arieln@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions