Wireshark-commits: [Wireshark-commits] master-3.2 f90a372: WASSP: Fix a couple of off-by-one errors
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jan 2020 00:49:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f90a3720b73ca140403315126e2a478c4f70ca03
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

f90a372 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>
    (cherry picked from commit 71b59b18e4bb61d0e6da8bb2b26c87750570ae40)
    Reviewed-on: https://code.wireshark.org/review/35766
    

Actions performed:

    from  51de5b0   Qt: Add error message when create profiles dir fails
     add  f90a372   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(-)