Wireshark-commits: [Wireshark-commits] master 1e9bc6e: handle TS packet reassembly for PES packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Jun 2014 21:52:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e9bc6e4832d99be59e9140558b0265828fd590e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1e9bc6e 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>
    

Actions performed:

    from  0c0bd54   no need to initialize these two vars
    adds  1e9bc6e   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(-)