Wireshark-commits: [Wireshark-commits] master-3.2 37432f3: PFCP: Fix encoding of PFD Contents IE
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jul 2020 20:37:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37432f35fed3c89ccedcd82463aa54278c6241c4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

37432f3 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    PFCP: Fix encoding of PFD Contents IE
    
    * Add missing Spare octet between Flags and next field.
    * Fix invalid offsetting in Flow Description field.
    
    Backport of change I68df17005e22f2d0b53072d52c6296724bc0c86a
    
    Bug: 16704
    Change-Id: Ie42a7f702ba5c0e9ad99ea814a307f8775881071
    Reviewed-on: https://code.wireshark.org/review/37871
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9d0a245   Qt: Keep pane sizes when quit without loading a file
     add  37432f3   PFCP: Fix encoding of PFD Contents IE


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