URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bda8642dfc8c9a870c6a48771566012353cc898
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8bda864 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>
Actions performed:
from 8953da8 rpm-setup: Get rid of unary operator expected warning.
add 8bda864 EAP: Remove a couple of string length assumptions.
Summary of changes:
epan/dissectors/packet-eap.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)