diff options
author | 2005-10-27 20:33:43 -0700 | |
---|---|---|
committer | 2005-10-27 20:33:43 -0700 | |
commit | 089a1bedd84be16a4f49a319e7ccb4a128da5ce9 (patch) | |
tree | d2bad46f16a76769b1f8d87aad369d50b4966cb6 /ipc | |
parent | [IB] mthca: first pass at catastrophic error reporting (diff) | |
download | linux-dev-089a1bedd84be16a4f49a319e7ccb4a128da5ce9.tar.xz linux-dev-089a1bedd84be16a4f49a319e7ccb4a128da5ce9.zip |
[IB] ib_umad: fix crash when freeing send buffers
The conversion of user_mad.c to the new MAD send API was slightly off:
in a few places, we used packet->msg instead of packet->msg->mad when
referring to the actual data buffer, which ended up corrupting the
underlying data structure and crashing when we free an invalid pointer.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions