Wireshark-commits: [Wireshark-commits] master-2.2 5a45749: tshark: follow streams should start with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Oct 2016 04:57:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a45749bd01f02a99d6fa6076aaabc5b15ec52ae
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

5a45749 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>
    (cherry picked from commit 57268e3c5b8baeb6228c9588f434577d85b5c451)
    Reviewed-on: https://code.wireshark.org/review/18035
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  14ec1d4   Qt: Only color sequence analysis items having color filter
    adds  5a45749   tshark: follow streams should start with chunk 1.


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