Wireshark-commits: [Wireshark-commits] master-1.12 e20f747: don't skip another 6 bytes after OPCR B

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 8 Sep 2014 20:54:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e20f7472b467fd5cd7579c2bd7e70bfc3ae40007
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

e20f747 by Martin Kaiser (wireshark@xxxxxxxxx):

    don't skip another 6 bytes after OPCR
    Bug: 10446
    
    simplify OPCR calculation while we're at it
    
    Change-Id: I8590e409895e712fe6bbb64ab23093caf5795fa7
    Reviewed-on: https://code.wireshark.org/review/4040
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit 4af01a8f30722e969046ab3cd7a1e3e3e4e3d69e)
    Reviewed-on: https://code.wireshark.org/review/4041
    

Actions performed:

    from  0942b2c   ses: initialize pres_ctx_id in session struct
    adds  e20f747   don't skip another 6 bytes after OPCR Bug: 10446


Summary of changes:
 epan/dissectors/packet-mp2t.c |   40 +++++++++-------------------------------
 1 file changed, 9 insertions(+), 31 deletions(-)