URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e28f490426cd547fef74dc2bc37d426310d5b1ea
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e28f490 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Extcap: restore compatibility with GLib 2.16.0
While we are at it, fix what seem to be a memory leak in extcaps_init_initerfaces()
Change-Id: I1bb9a1b44d16f986eedd192b15cce84c5881a917
Reviewed-on: https://code.wireshark.org/review/3820
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 8fee04a USB: fix dissection of non standard USB setup requests
adds e28f490 Extcap: restore compatibility with GLib 2.16.0
Summary of changes:
extcap.c | 24 +++++++++++++-----------
extcap_parser.c | 5 +++--
2 files changed, 16 insertions(+), 13 deletions(-)