Wireshark-commits: [Wireshark-commits] master 462fba9: LAPSat: remove a useless assert

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Apr 2017 21:46:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=462fba965a2ba5e15add24ef02bc4b9b95567ba5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

462fba9 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>
    

Actions performed:

    from  f53333f   BGP: Update BGP Path Attributes with latest IANA assignment.
    adds  462fba9   LAPSat: remove a useless assert


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