Wireshark-commits: [Wireshark-commits] master-2.0 bb71afd: CSN1: fix dissection of variable bitmaps
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb71afde17345b0e7703a66b73cd2773ad0f0ca1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
bb71afd 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)
Reviewed-on: https://code.wireshark.org/review/15679
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Actions performed:
from 3944876 tshark man page: the first TCP stream is stream 0, not 1.
adds bb71afd CSN1: fix dissection of variable bitmaps
Summary of changes:
epan/dissectors/packet-csn1.c | 37 +++++++++----------------------------
1 file changed, 9 insertions(+), 28 deletions(-)