wireshark/epan/dfilter
Dario Lombardo 805ddd1add uat: add a reset callback.
This function will free the resources allocated by the caller.

Change-Id: Ib486c14e4fd3c321662fb71f7fd06733ce9a64a4
Reviewed-on: https://code.wireshark.org/review/19375
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-01-12 12:39:15 +00:00
..
.editorconfig
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
dfilter-int.h Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
dfilter-macro.c uat: add a reset callback. 2017-01-12 12:39:15 +00:00
dfilter-macro.h
dfilter.c Fix memleaks in capture file dialog 2016-09-12 01:33:38 +00:00
dfilter.h
dfunctions.c
dfunctions.h
dfvm.c Have fvalue_to_string_repr always return an (wmem) allocated buffer. 2016-05-10 22:49:08 +00:00
dfvm.h
drange.c
drange.h
gencode.c Fix checkAPI.pl warnings about printf 2016-07-25 04:26:50 +00:00
gencode.h
grammar.lemon Improve support for single-character fields and filter expressions. 2016-09-19 02:51:13 +00:00
scanner.l Include config.h at the very beginning of all Flex scanners. 2016-12-02 21:02:10 +00:00
semcheck.c semcheck: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang 2016-10-25 03:20:08 +00:00
semcheck.h
sttype-function.c
sttype-function.h
sttype-integer.c
sttype-pointer.c
sttype-range.c
sttype-range.h
sttype-set.c
sttype-set.h
sttype-string.c Improve support for single-character fields and filter expressions. 2016-09-19 02:51:13 +00:00
sttype-test.c
sttype-test.h
syntax-tree.c
syntax-tree.h Improve support for single-character fields and filter expressions. 2016-09-19 02:51:13 +00:00