Wireshark-commits: [Wireshark-commits] master 9ba4c95: extcap: fix a crash introduced in g622603b

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

Commits:

9ba4c95 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>
    

Actions performed:

    from  7518a74   Qt: Fix a merge crash.
    adds  9ba4c95   extcap: fix a crash introduced in g622603b


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