Wireshark-commits: [Wireshark-commits] master f894379: E.212: fix identification of PLMNs with 3 di

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Nov 2016 03:58:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f894379ea73619d6c31e5c4932d93e307741ffec
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f894379 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    E.212: fix identification of PLMNs with 3 digits MNC ending with a 0
    
    Split PLMNs arrays in 2 so as to clearly konw if the MNC is 2 or 3 digits long
    
    Bug: 13092
    Change-Id: Ic5f776f3c1e5141f8739bf2137ebd046f7e4a0d6
    Reviewed-on: https://code.wireshark.org/review/18679
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5ba5727   Qt: move declaration inside ifdef.
    adds  f894379   E.212: fix identification of PLMNs with 3 digits MNC ending with a 0


Summary of changes:
 epan/dissectors/packet-e212.c | 3134 +++++++++++++++++++++--------------------
 epan/dissectors/packet-e212.h |    4 +-
 epan/dissectors/packet-eap.c  |   16 +-
 3 files changed, 1589 insertions(+), 1565 deletions(-)