Wireshark-commits: [Wireshark-commits] master 69623c9: Increase frag_id for self contained subpacke

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 May 2014 17:14:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69623c92d735c7cecffc2af5122df6f0a9bc3afa
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69623c9 by Guy Martin (gmsoft@xxxxxxxxxxxx):

    Increase frag_id for self contained subpackets in mp2t packets. This fix length calculation on second pass.
    
    Change-Id: I6224657c0765fa9696829844b4819f6ab0a3d3f4
    Reviewed-on: https://code.wireshark.org/review/1690
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  0adac83   convert SEK and SIV to their binary form only once when a new key/iv is set, don't do the same conversion for each apdu
    adds  69623c9   Increase frag_id for self contained subpackets in mp2t packets. This fix length calculation on second pass.


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