Wireshark-commits: [Wireshark-commits] master-3.0 5cec87f: WSMP: Add a PSID check.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Apr 2019 21:31:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cec87f26bd79f48ce6fc499cbef407d875233f1
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

5cec87f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WSMP: Add a PSID check.
    
    It looks like PSIDs have a maximum length of 4 bytes. If we encounter an
    invalid PSID, add an expert item to the tree and return.
    
    Bug: 15604
    Change-Id: I74e45a56bb0322d4ef95f87a5e2a11c32f43f00a
    Reviewed-on: https://code.wireshark.org/review/32986
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 6f1efd7518a88485e8dc417f808ac8379f16ef3b)
    Reviewed-on: https://code.wireshark.org/review/32989
    

Actions performed:

    from  60e23df   Do FIND_PACKAGE_HANDLE_STANDARD_ARGS() before checking ZLIB_FOUND.
     add  5cec87f   WSMP: Add a PSID check.


Summary of changes:
 epan/dissectors/packet-wsmp.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)