Wireshark-commits: [Wireshark-commits] master-2.0 2024fd0: DCT2000: fix a buffer overflow in case o
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2024fd0427a372e6e1d05f980d05430ef9c8c187
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
2024fd0 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
Actions performed:
from 9023d83 DCT2000: prevent a stack buffer overflow
adds 2024fd0 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(+)