Wireshark-commits: [Wireshark-commits] master-2.2 72ed222: packet-ipmi-picmg.c: Add NULL check in r
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 16:00:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72ed2229e50bff286779c8502b62e8e094703e46
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

72ed222 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>
    (cherry picked from commit 0bd863ae4696858b67b72bf1b0a32377877a5a38)
    Reviewed-on: https://code.wireshark.org/review/25755
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4f9199e   WCCP: Prevent very long loop in dissect_wccp2_alternate_mask_value_set_element
    adds  72ed222   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(-)