Wireshark-commits: [Wireshark-commits] master 0bd863a: packet-ipmi-picmg.c: Add NULL check in rq17.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 06:36:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bd863ae4696858b67b72bf1b0a32377877a5a38
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0bd863a by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-ipmi-picmg.c: Add NULL check in rq17.
    
    Crafted packets may not have ipmi_header.
    
    Bug: 14409
    Change-Id: Ib6a8eceab13525c6c8dca5cef8bce3532dc50911
    Reviewed-on: https://code.wireshark.org/review/25745
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ba3cfb4   WCCP: Prevent very long loop in dissect_wccp2_alternate_mask_value_set_element
    adds  0bd863a   packet-ipmi-picmg.c: Add NULL check in rq17.


Summary of changes:
 epan/dissectors/packet-ipmi-picmg.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)