Wireshark-commits: [Wireshark-commits] master 2e37b27: DCT2000: fix a buffer overflow in case of ma

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Aug 2016 07:07:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e37b271c473e1cbd01d62ebe1f3b011fc9fe638
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2e37b27 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DCT2000: fix a buffer overflow in case of malformed packet
    
    Bug: 12750
    Change-Id: Iff20efa46e000ab4ae77b2edbcb0b9af4634508c
    Reviewed-on: https://code.wireshark.org/review/17096
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3b97fbd   DCT2000: prevent a stack buffer overflow
    adds  2e37b27   DCT2000: fix a buffer overflow in case of malformed packet


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