Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 07ffcf9: extcap: Avoid double free of help.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Dec 2016 14:35:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07ffcf90426b05082e95b71268181f108fc7403b
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

07ffcf9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    extcap: Avoid double free of help.
    
    Avoid double free of help when having multiple extcap interfaces.
    
    Ping-Bug: 13218
    Change-Id: I6a0d6afd645787f9814c02e84079b4e8763d05f1
    Reviewed-on: https://code.wireshark.org/review/19261
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  978a30b   nordic_ble: Improved dissector code
    adds  07ffcf9   extcap: Avoid double free of help.


Summary of changes:
 extcap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)