Wireshark-commits: [Wireshark-commits] master-2.2 9d410ce: LAPSat: remove a useless assert
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 07:30:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d410ce6d6d74cafd93842e7895e05741cee1756
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

9d410ce by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LAPSat: remove a useless assert
    
    If the length is bigger than the captured length, an excpetion will be thrown anyway
    
    Bug: 13554
    Change-Id: Icf0f2b049847ec945efdf42815b49c4e6040e19d
    Reviewed-on: https://code.wireshark.org/review/20936
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 462fba965a2ba5e15add24ef02bc4b9b95567ba5)
    Reviewed-on: https://code.wireshark.org/review/20944
    

Actions performed:

    from  4a8ef7e   TAPA: replace DISSECTOR_ASSERT() calls by expert info
    adds  9d410ce   LAPSat: remove a useless assert


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