Wireshark-commits: [Wireshark-commits] master fb9ac50: DVB-S2 BB: Fix BB header CRC checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Jan 2017 12:05:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb9ac503c16e88408a53e808f17f19f63787f2de
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fb9ac50 by MustBeArt (paul@xxxxxxxxxxxxx):

    DVB-S2 BB: Fix BB header CRC checks
    
    Fix problem with baseband header CRC check that caused almost all
    baseband frames to show a spurious CRC error, introduced with
    proto_tree_add_checksum.
    
    Change-Id: I6b2f9680507eeb79e59b825f3ac9e4cee1033976
    Reviewed-on: https://code.wireshark.org/review/19567
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  0dcbfab   Make column size sanity check more sensible.
    adds  fb9ac50   DVB-S2 BB: Fix BB header CRC checks


Summary of changes:
 epan/dissectors/packet-dvb-s2-bb.c |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)