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-2.6 41d303e: extcap: Fix crash in extcap_verify_captu

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

Commits:

41d303e 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>
    (cherry picked from commit 89904b61332e01f69cb9951238eed4ba57e95399)
    Reviewed-on: https://code.wireshark.org/review/26872
    

Actions performed:

    from  dc589bf   user_encap: Copy all user_encap_t values
    adds  41d303e   extcap: Fix crash in extcap_verify_capture_filter


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