Wireshark-commits: [Wireshark-commits] master e47c4d5: NULL terminate the list of hfs given to prot
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 May 2015 05:48:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e47c4d577548cdee31934ac34dfb91c31777e431
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e47c4d5 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    NULL terminate the list of hfs given to proto_tree_add_bitmask*().
    
    This fixes a number of recent fuzz failures.
    
    Bug: 11195
    Change-Id: Ifa6cc380fd3f610469d3c795e234e6986cfaf674
    Reviewed-on: https://code.wireshark.org/review/8699
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4ba1487   Qt: Always draw a byte view.
    adds  e47c4d5   NULL terminate the list of hfs given to proto_tree_add_bitmask*().


Summary of changes:
 asn1/ldap/ldap.cnf            |    3 ++-
 epan/dissectors/packet-ldap.c |    7 ++++---
 2 files changed, 6 insertions(+), 4 deletions(-)