Wireshark-commits: [Wireshark-commits] master-1.12 1202a40: CSN1: fix dissection of variable bitmap

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jun 2016 14:46:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1202a40c3be148c7e06f8b8e795aa813020c9085
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1202a40 by Vincent Helfre (vincenthelfre@xxxxxxxxxxxxxx):

    CSN1: fix dissection of variable bitmaps
    
    Change-Id: I3dbb2a4f8f7ea125e4f96e302ea33ff03706eb1b
    Reviewed-on: https://code.wireshark.org/review/15674
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit b079151c6fe0a1c5ac25fc636f96b694eefb50c5)
    Conflicts:
    	epan/dissectors/packet-csn1.c
    Reviewed-on: https://code.wireshark.org/review/15683
    

Actions performed:

    from  ab2ad8e   tshark man page: the first TCP stream is stream 0, not 1.
    adds  1202a40   CSN1: fix dissection of variable bitmaps


Summary of changes:
 epan/dissectors/packet-csn1.c |   37 +++++++++----------------------------
 1 file changed, 9 insertions(+), 28 deletions(-)