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 89904b6: extcap: Fix crash in extcap_verify_capture_f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Apr 2018 07:28:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89904b61332e01f69cb9951238eed4ba57e95399
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

89904b6 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    extcap: Fix crash in extcap_verify_capture_filter
    
    This fixes a regression issue from g57fed5d1 when freeing the
    arguments passed to extcap.
    
    Change-Id: Ic4d6a129569f9e691fd2608e0229342b8b5e9783
    Reviewed-on: https://code.wireshark.org/review/26870
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  1549cc1   extcap: Fix whitespace issues
    adds  89904b6   extcap: Fix crash in extcap_verify_capture_filter


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