Wireshark-commits: [Wireshark-commits] master 37b91ee: BER: fix dissection of bitmask lists with an
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Apr 2019 04:07:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37b91eedd68776fa1233f54fa94d01e29a7fdcb1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

37b91ee by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    BER: fix dissection of bitmask lists with an invalid length
    
    Bug: 15673
    Change-Id: Ia737d7b446114e5da9684201344436d80266f0a2
    Reviewed-on: https://code.wireshark.org/review/32721
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2101811   Pass Buffer pointers in some more instances.
     add  37b91ee   BER: fix dissection of bitmask lists with an invalid length


Summary of changes:
 epan/dissectors/packet-ber.c | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)