Wireshark-commits: [Wireshark-commits] master-3.2 5bff521: GTPv2: fix S103PDF and S1UDF IE dissecti

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Aug 2020 12:47:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5bff52109e42bc29fc4ceac7b59f10460037ea7b
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

5bff521 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/38154
    

Actions performed:

    from  99a41f7   3.2.6 → 3.2.7.
     add  5bff521   GTPv2: fix S103PDF and S1UDF IE dissection


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