Wireshark-commits: [Wireshark-commits] master-2.6 9fe2de7: EAP: Remove a couple of string length as
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Feb 2020 14:53:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fe2de783dbcbe74144678d60a4e3923367044b2
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

9fe2de7 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/36173
    

Actions performed:

    from  e3dea81   [Automatic update for 2020-02-23]
     add  9fe2de7   EAP: Remove a couple of string length assumptions.


Summary of changes:
 epan/dissectors/packet-eap.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)