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

Commits:

22e8e5f 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/5920
    

Actions performed:

    from  094d469   Fix handling of 3-component OS version numbers.
    adds  22e8e5f   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(-)