Wireshark-commits: [Wireshark-commits] master-2.0 8017850: WASSP: replace a DISSECTOR_ASSERT() by a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 11:38:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=801785007ebd7138e7643bed3069014c5919e2a6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8017850 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>
    (cherry picked from commit 899f98911365c22434c61df91fd0a6df576be276)
    Reviewed-on: https://code.wireshark.org/review/20947
    

Actions performed:

    from  08d392b   RPC-over-RDMA: protect against a variable overflow
    adds  8017850   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(-)