Wireshark-commits: [Wireshark-commits] master-2.0 8a31ba6: extcap: fix a crash introduced in g62260

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Nov 2015 10:38:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a31ba66edf4bf379cdaadc25ab14898b29c76f2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8a31ba6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    extcap: fix a crash introduced in g622603b
    
    When using GTK UI, cfilter is initialized to NULL, not to an empty string.
    
    Change-Id: Ic9f3957d4de551a929578e76d5b9c63936517299
    Reviewed-on: https://code.wireshark.org/review/11910
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 9ba4c95b5590c5fa3d22f6089e216b79a5c00079)
    Reviewed-on: https://code.wireshark.org/review/11911
    

Actions performed:

    from  a4cb6f6   Qt: Fix a merge crash.
    adds  8a31ba6   extcap: fix a crash introduced in g622603b


Summary of changes:
 extcap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)