Wireshark-commits: [Wireshark-commits] master 899f989: WASSP: replace a DISSECTOR_ASSERT() by an ex

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

Commits:

899f989 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    WASSP: replace a DISSECTOR_ASSERT() by an expert info
    
    Bug: 13555
    Change-Id: I052600eee1e0bf0f036e419bc9df7ff228941883
    Reviewed-on: https://code.wireshark.org/review/20937
    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  462fba9   LAPSat: remove a useless assert
    adds  899f989   WASSP: replace a DISSECTOR_ASSERT() by an expert info


Summary of changes:
 epan/dissectors/packet-wassp.c |   28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)