wireshark/epan/ftypes
Peter Wu 8c31cdc13c ftype-protocol: do not return from TRY/CATCH
TRY/CATCH are macros, before returning the ENDTRY block must be executed
or the weirdest crashes can occur.

Change-Id: Ic56871322f8567263e2b8a81cce5a3c7042301b7
Fixes: v2.1.0rc0-2939-g5493fe0167 ("Convert ftype-tvbuff.c to ftype-protocol.c")
Reviewed-on: https://code.wireshark.org/review/30095
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-10-10 04:03:15 +00:00
..
.editorconfig Convert ftype-tvbuff.c to ftype-protocol.c 2016-05-05 19:27:55 +00:00
CMakeLists.txt spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
ftype-bytes.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-double.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-guid.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-ieee-11073-float.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-integer.c character constant in dfilter now must fit into one byte 2018-06-17 21:16:13 +00:00
ftype-ipv4.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-ipv6.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-none.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-pcre.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-protocol.c ftype-protocol: do not return from TRY/CATCH 2018-10-10 04:03:15 +00:00
ftype-string.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftype-time.c Make white space consistent. 2018-06-28 07:32:08 +00:00
ftypes-int.h epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftypes.c epan: use SPDX indentifiers. 2018-02-08 19:29:45 +00:00
ftypes.h epan: add more IS_FT_* macros 2018-09-02 22:58:36 +00:00