URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f6ba7534721d643fca84bfce80712daa4fffa3d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2f6ba75 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Use glib-compat
Change-Id: I510af18d433c4db360243dda72260e59eb84355f
Reviewed-on: https://code.wireshark.org/review/20336
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bf28bd4 [packet snort] Fix build on SuSE 11.4 packet-snort.c: In function snort_dissector: packet-snort.c:882: error: converted_content_length may be used uninitialized in this function packet-snort.c:882: note: converted_content_length was declared here packet-snort.c:880: error: content_offset may be used uninitialized in this function packet-snort.c:880: note: content_offset was declared here
adds 2f6ba75 Use glib-compat
Summary of changes:
epan/dissectors/packet-zbee-nwk.c | 6 +----
epan/tap.c | 6 +----
extcap/ciscodump.c | 6 +----
extcap/sshdump.c | 6 +----
filter_files.c | 53 ++++++++++++-------------------------
ui/gtk/dfilter_expr_dlg.c | 6 +----
6 files changed, 22 insertions(+), 61 deletions(-)