Wireshark-commits: [Wireshark-commits] master 71b59b1: WASSP: Fix a couple of off-by-one errors.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Jan 2020 22:49:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71b59b18e4bb61d0e6da8bb2b26c87750570ae40
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

71b59b1 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WASSP: Fix a couple of off-by-one errors.
    
    Fix a couple of array length comparisons.
    
    Bug: 16324
    Change-Id: Ifd2238371167261f435b947fdc3fb11bf6408d2e
    Reviewed-on: https://code.wireshark.org/review/35735
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b92bf7c   Qt: Update our main window capture warnings.
     add  71b59b1   WASSP: Fix a couple of off-by-one errors.


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