Wireshark-commits: [Wireshark-commits] master-2.6 a9c55ef: PFCP: Fix encoding of PFD Contents IE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jul 2020 08:58:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9c55ef4dc8b4029d88c0b6a236bcfbc5b5072be
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

a9c55ef by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    PFCP: Fix encoding of PFD Contents IE
    
    * Add missing Spare octet between Flags and next field.
    
    Backport of change I68df17005e22f2d0b53072d52c6296724bc0c86a
    
    Bug: 16704
    Change-Id: I7c35593e4961e4d73180960e77cb6132a3b1172e
    Reviewed-on: https://code.wireshark.org/review/37872
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 927490c8d83bad792460f72c7f9abf8183984a68)
    Reviewed-on: https://code.wireshark.org/review/37880
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8094220   [Automatic update for 2020-07-12]
     add  a9c55ef   PFCP: Fix encoding of PFD Contents IE


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