summaryrefslogtreecommitdiff
path: root/ui/gtk/tcp_graph.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-12-19 16:20:42 -0800
committerGuy Harris <guy@alum.mit.edu>2014-12-20 00:21:27 +0000
commitdf1f919b9442f97c04e4e916ab4eb522c6a28a3e (patch)
tree53323602801b9032747347592f93b79e5a5f096f /ui/gtk/tcp_graph.c
parentdba361be1a6c8b5ffde3d16a4625df5af67383ad (diff)
downloadwireshark-df1f919b9442f97c04e4e916ab4eb522c6a28a3e.tar.gz
Don't use g_slist_free_full().
It's only in GLib 2.28 or later, but we don't require 2.28. Instead, have col_custom_field_ids_free() do what g_slist_free_full() does - and more. Change-Id: I15768cfd2d26c847470b02ea6c51830dabcaa7ee Reviewed-on: https://code.wireshark.org/review/5894 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/gtk/tcp_graph.c')
0 files changed, 0 insertions, 0 deletions