Wireshark-commits: [Wireshark-commits] master-3.2 79769da: EAP: Remove a couple of string length as
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79769da3b5ab8d64077b46fafb2f8b6a6d68982d
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
79769da by Gerald Combs (gerald@xxxxxxxxxxxxx):
EAP: Remove a couple of string length assumptions.
Don't assume our MNC and MCC string lengths are > 3.
Bug: 16397
Change-Id: I0759dcb9d0c5f078cf3a98e9323d9cb741e15dd4
Reviewed-on: https://code.wireshark.org/review/36146
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 8bda8642dfc8c9a870c6a48771566012353cc898)
Reviewed-on: https://code.wireshark.org/review/36171
Actions performed:
from 8702598 packet-lldp: Report only the consumed octets
add 79769da EAP: Remove a couple of string length assumptions.
Summary of changes:
epan/dissectors/packet-eap.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)