Wireshark-commits: [Wireshark-commits] master 0289d5c: [NSIP GPRS-NS] Fix a crash due to not NULL t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 May 2015 15:33:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0289d5c2b59f8b79dba5484426c8cdd7292d48dd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0289d5c by Anders (anders.broman@xxxxxxxxxxxx):

    [NSIP GPRS-NS] Fix a crash due to not NULL terminated hf arrays for
    proto_tree_add_bitmask().
    
    Change-Id: I65adad6a33b3d6b199d54160bce85759a35607d6
    Reviewed-on: https://code.wireshark.org/review/8575
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8999634   [GTP] Add a couple of new IEs as "Not dissected yet"
    adds  0289d5c   [NSIP GPRS-NS] Fix a crash due to not NULL terminated hf arrays for proto_tree_add_bitmask().


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