wireshark/epan/ftypes
Martin Kaiser 5fa0bb2d02 change the representation of an empty byte array in a display filter
by default, an empty byte array (FT_BYTES) is represented as an empty string

thus, using "Apply as Filter / Selected" on such an item creates an
invalid display filter expression, e.g. dvb-ci.mmi.char_tbl==

represent an empty byte array as "" if we're compiling a display filter
expression

Bug: 11526

Change-Id: Ie94507a24a496e0c25bcdadfab72fdf9fb35958a
Reviewed-on: https://code.wireshark.org/review/10540
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
2015-09-17 07:39:23 +00:00
..
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
ftype-bytes.c change the representation of an empty byte array in a display filter 2015-09-17 07:39:23 +00:00
ftype-double.c Ftypes: Double: Minor fixes 2015-02-21 17:29:05 +00:00
ftype-guid.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-integer.c Allow EUI-64s to be specified as numbers or byte strings. 2015-07-20 22:20:26 +00:00
ftype-ipv4.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-ipv6.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-none.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-pcre.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-string.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-time.c Remove use of sprintf for ftype string formatting 2015-03-11 22:50:55 +00:00
ftype-tvbuff.c Remove another batch of deprecated tvb_length calls 2015-06-24 04:30:35 +00:00
ftypes-int.h Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftypes.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftypes.h One check mark for ACKs, two check marks for dup ACKs. 2015-03-12 16:47:17 +00:00