Wireshark-commits: [Wireshark-commits] master-2.6 502b65c: GTPv2: fix S103PDF and S1UDF IE dissecti
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Aug 2020 12:57:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=502b65cb0959c987e1470685075ec40333ec52ea
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

502b65c by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    GTPv2: fix S103PDF and S1UDF IE dissection
    
    The IPv4 or IPv6 address was not added properly to the tree
    
    Bug: 16777
    Change-Id: Ic28138cc1d4c2dc350fb5ff95aa3a5496a293c91
    Reviewed-on: https://code.wireshark.org/review/38153
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    (cherry picked from commit f59262b94c10cb3e2c5655274698899dc41d43cf)
    Reviewed-on: https://code.wireshark.org/review/38156
    

Actions performed:

    from  8cda1eb   2.6.19 → 2.6.20.
     add  502b65c   GTPv2: fix S103PDF and S1UDF IE dissection


Summary of changes:
 epan/dissectors/packet-gtpv2.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)