URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a189ed8194beba4c1ae4b802052e0fde9524921e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a189ed8 by Martin Kaiser (wireshark@xxxxxxxxx):
handle TS packet reassembly for PES packets with 0 length field
(unknown length)
this fixes bug 9527
Change-Id: I255ae9662dfeea06e61e4b0891e0ea8eaa254d0f
Reviewed-on: https://code.wireshark.org/review/2462
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
(cherry picked from commit 1e9bc6e4832d99be59e9140558b0265828fd590e)
Reviewed-on: https://code.wireshark.org/review/2679
Actions performed:
from 35ee9d2 Check the validity of fields given to tshark with "-e": complain and exit if they aren't valid.
adds a189ed8 handle TS packet reassembly for PES packets with 0 length field (unknown length)
Summary of changes:
epan/dissectors/packet-mp2t.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)