Wireshark-commits: [Wireshark-commits] master-3.0 c3c06e5: GTPv2: fix S103PDF and S1UDF IE dissecti
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Aug 2020 12:48:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3c06e5555e1c148724d466fa58a239a49f59ed2
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

c3c06e5 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/38155
    

Actions performed:

    from  49c7731   3.0.13 → 3.0.14.
     add  c3c06e5   GTPv2: fix S103PDF and S1UDF IE dissection


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