Wireshark-commits: [Wireshark-commits] master 6f1efd7: WSMP: Add a PSID check.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f1efd7518a88485e8dc417f808ac8379f16ef3b
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6f1efd7 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>
Actions performed:
from 66f829b win32-utils: Do not share job between Wireshark instances
add 6f1efd7 WSMP: Add a PSID check.
Summary of changes:
epan/dissectors/packet-wsmp.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)