Wireshark-commits: [Wireshark-commits] master 57268e3: tshark: follow streams should start with chu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Oct 2016 00:15:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57268e3c5b8baeb6228c9588f434577d85b5c451
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

57268e3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    tshark: follow streams should start with chunk 1.
    
    Chunk 0 is not allowed, so it's discarded when outputting a stream.
    
    Ping-Bug: 12855
    Change-Id: Ia7bbb0e222b6b4e714f8bfa245e910c151d82905
    Reviewed-on: https://code.wireshark.org/review/18034
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  470086f   X2AP: upgrade dissector to v13.5.0
    adds  57268e3   tshark: follow streams should start with chunk 1.


Summary of changes:
 ui/cli/tap-follow.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)