Wireshark-commits: [Wireshark-commits] master 851909d: FCoIB / Infiniband SDP: prevent a crash when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Dec 2014 18:35:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=851909d2c8e54ba8d087d68cc977a90bea4e0fd0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

851909d 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>
    

Actions performed:

    from  326e496   no need for if (tree)
    adds  851909d   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(-)