Wireshark-commits: [Wireshark-commits] lts-1.12.1 f6cd7ea: DCT2000: fix a buffer overflow in case o
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Sep 2016 15:38:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6cd7ea19c4e29f34d15f9650db07a02f7b13f2c
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

f6cd7ea 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>
    (cherry picked from commit 2e37b271c473e1cbd01d62ebe1f3b011fc9fe638)
    Reviewed-on: https://code.wireshark.org/review/17106
    (cherry picked from commit 2024fd0427a372e6e1d05f980d05430ef9c8c187)
    Reviewed-on: https://code.wireshark.org/review/17798
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  8b20fac   Don't snprintf() into a string with one of the arguments being the same string.
    adds  f6cd7ea   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(+)