Wireshark-commits: [Wireshark-commits] master-2.0 bb83a5a: LAPSat: remove a useless assert

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 07:31:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb83a5a0c27c596b854cfe48c33ca0c6adc22c9e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

bb83a5a 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/20945
    

Actions performed:

    from  2edee29   TAPA: replace DISSECTOR_ASSERT() calls by expert info
    adds  bb83a5a   LAPSat: remove a useless assert


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