Wireshark-commits: [Wireshark-commits] master 78ba6e4: Fix warning about the adaptation field contr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 May 2014 17:22:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78ba6e45c28ed39df10e0a1823170fcdf2b44630
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

78ba6e4 by Guy Martin (gmsoft@xxxxxxxxxxxx):

    Fix warning about the adaptation field control for docsis packet. The specs actually say that it should be set to 1.
    
    Change-Id: I136b48c6284c09798ee8e88f012a20e2cb16cd5e
    Reviewed-on: https://code.wireshark.org/review/1693
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  69623c9   Increase frag_id for self contained subpackets in mp2t packets. This fix length calculation on second pass.
    adds  78ba6e4   Fix warning about the adaptation field control for docsis packet. The specs actually say that it should be set to 1.


Summary of changes:
 epan/dissectors/packet-mp2t.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)