URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b7020597af916c0e235fa70914bd4e5fcf57920
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8b70205 by Guy Harris (guy@xxxxxxxxxxxx):
Don't use g_list_free_full().
It first appeared in GLib 2.28, and we support - and use, in the 32-bit
OS X buildbot - earlier versions.
Change-Id: I941a0206507e532c31cb13a918e3eb4d081e6ea3
Reviewed-on: https://code.wireshark.org/review/13240
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fea0500 Need to include <epan/prefs.h> to declare preference functions.
adds 8b70205 Don't use g_list_free_full().
Summary of changes:
extcap.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)