Wireshark-commits: [Wireshark-commits] master 4af01a8: don't skip another 6 bytes after OPCR Bug: 1

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

Commits:

4af01a8 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>
    

Actions performed:

    from  412662af  Register the dicom dissector by name so it can be used with SSL.
    adds  4af01a8   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(-)