Wireshark-commits: [Wireshark-commits] master 28b5206: Free protocol in proto_free_deregistered_fie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Aug 2015 07:30:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28b52060d40aa3aa716a76eb757a3ce159705625
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

28b5206 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Free protocol in proto_free_deregistered_fields
    
    This fixes some issues with use-after-free when reload Lua plugins.
    
    Change-Id: I63f3fd9ebe8a19008f560e72067f2078f5eaf759
    Reviewed-on: https://code.wireshark.org/review/10026
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8426225   Qt: Avoid redissect twice when changing fields
    adds  28b5206   Free protocol in proto_free_deregistered_fields


Summary of changes:
 epan/proto.c |   18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)