Wireshark-commits: [Wireshark-commits] master 3526ecd: BGP: Fix scope for path attribute packet_dat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Jul 2020 07:24:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3526ecd62312f02f1514d2001584ce5c6dd17ad7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3526ecd by Uli Heilmeier (uh@xxxxxxxxxxxx):

    BGP: Fix scope for path attribute packet_data
    
    We need wmem_file_scope() to handle path attribute info after
    MPLS/VNI label.
    
    Bug: 16678
    Change-Id: Ib487b271110c78d2d4ae10f01fc24cda3edc0713
    Reviewed-on: https://code.wireshark.org/review/37790
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d9f88b3   EPL: extended decoding of ring redundancy flags
     add  3526ecd   BGP: Fix scope for path attribute packet_data


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