Wireshark-commits: [Wireshark-commits] master-1.10 8fee8b7: FCoIB / Infiniband SDP: prevent a crash
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Dec 2014 18:40:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fee8b72bf344756556249eed9ff12f357edc337
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

8fee8b7 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    FCoIB / Infiniband SDP: prevent a crash when 'enable manual settings' is set without filling address field
    
    Bug: 10796
    Change-Id: Ifdb7804ec5e1146b08f00e54647d802a69d52113
    Reviewed-on: https://code.wireshark.org/review/5914
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 851909d2c8e54ba8d087d68cc977a90bea4e0fd0)
    Reviewed-on: https://code.wireshark.org/review/5921
    

Actions performed:

    from  e4b1a6f   Fix handling of 3-component OS version numbers.
    adds  8fee8b7   FCoIB / Infiniband SDP: prevent a crash when 'enable manual settings' is set without filling address field


Summary of changes:
 epan/dissectors/packet-fcoib.c          |    4 +++-
 epan/dissectors/packet-infiniband_sdp.c |    4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)