Wireshark-commits: [Wireshark-commits] master 7d874e2: RRC: do not use a freed wmem_strbuf structur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Sep 2019 12:19:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d874e2d3caff57d571cfca28b7919bda9f30c97
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7d874e2 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    RRC: do not use a freed wmem_strbuf structure
    
    Bug: 16067
    Change-Id: Id67445d1769ff60560ac52ba03736055892fd029
    Reviewed-on: https://code.wireshark.org/review/34590
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  5ba46c2   [Automatic update for 2019-09-22]
     add  7d874e2   RRC: do not use a freed wmem_strbuf structure


Summary of changes:
 epan/dissectors/asn1/rrc/rrc.cnf | 2 +-
 epan/dissectors/packet-rrc.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)