Wireshark-commits: [Wireshark-commits] master-2.4 6343cbf: GTPv2: fix dissection of APN IE
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6343cbf5e2bc94320115d6e73663778f0626842b
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
6343cbf by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GTPv2: fix dissection of APN IE
The total maximum length of the APN with Network Identifier and Operator
Identifier is 100 bytes.
Bug: 15383
Change-Id: Ib74eac1f18f2235c2788e58370f50eeb9a678357
Reviewed-on: https://code.wireshark.org/review/31225
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 6180d0fdaa5e27de9fcddba7bd9d47adc0c71a42)
Reviewed-on: https://code.wireshark.org/review/31229
Actions performed:
from b5b02f2 ISAKMP: Fix a crash when no decryption data block is there
add 6343cbf GTPv2: fix dissection of APN IE
Summary of changes:
epan/dissectors/packet-gtpv2.c | 64 +++++++++++++++++++-----------------------
1 file changed, 29 insertions(+), 35 deletions(-)