URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcfc57486de36a0cbef9b102b24011230b62f5cb
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dcfc574 by Gerald Combs (gerald@xxxxxxxxxxxxx):
IPMI: Add NULL pointer checks.
Check for a valid data->curr_frame in ipmi_set_data and ipmi_get_data.
Bug: 14393
Change-Id: I615975015da864718dbd486d875aa3020db94edd
Reviewed-on: https://code.wireshark.org/review/25621
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from ab202ad Proto tree: Update left arrow navigation behavior.
adds dcfc574 IPMI: Add NULL pointer checks.
Summary of changes:
epan/dissectors/packet-ipmi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)