Wireshark-commits: [Wireshark-commits] master 14b2320: QNET6: check that string is not null before
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Mar 2015 07:07:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14b23203dbbe2efcb3048170072ece7b705816b8
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

14b2320 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    QNET6: check that string is not null before accessing to it
    
    Bug: 11048
    Change-Id: I7921f19ad378d6d0b6707251a546c84405b8dcf4
    Reviewed-on: https://code.wireshark.org/review/7623
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  fdcae1f   ICMP(v4): Enhance display of checksum stuff (like ICMPv6)
    adds  14b2320   QNET6: check that string is not null before accessing to it


Summary of changes:
 epan/dissectors/packet-qnet6.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)