URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88a3b3027dc20b94579bcc9b1a9fd87d96b4c6ec
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88a3b30 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Extcap: prevent a GLib assert when interface_opts.extcap_args is NULL
I was able to trigger it when trying to change the options of extcap_example.py interface
Change-Id: I9ecff51d47b3ef6e178637b31d49af46a1928acd
Reviewed-on: https://code.wireshark.org/review/3822
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from e28f490 Extcap: restore compatibility with GLib 2.16.0
adds 88a3b30 Extcap: prevent a GLib assert when interface_opts.extcap_args is NULL
Summary of changes:
capture_opts.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)