wireshark/plugins
Peter Wu bf0f5a982b Use result of register_dissector
Assign result of `register_dissector(..., func, proto)` to FOO_handle
and remove `FOO_handle = create_dissector_handle(func, proto)`.

Found by looking for files named packet-FOO.c having the above
create_dissector_handle pattern. Some files (with different dissect
routines for the two functions) remain unchanged.

Change-Id: Ifbed8202c6dbc63a1dae9acc03313980ffbbbb90
Reviewed-on: https://code.wireshark.org/review/13247
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-01-13 11:36:29 +00:00
..
docsis [docsis->INIT-RNG-REQ] Correction for INFO field 2016-01-07 01:07:46 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
gryphon new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
irda new_register_dissector -> register_dissector for remaining uses. 2015-12-11 03:42:37 +00:00
m2m new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
mate new_register_dissector -> register_dissector for remaining uses. 2015-12-11 03:42:37 +00:00
opcua new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
profinet new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
stats_tree WS_DLL_PUBLIC_DEF is for definitions; WS_DLL_PUBLIC is for declarations. 2016-01-12 08:00:48 +00:00
tpg new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
unistim new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
wimax Fix a lot of typos and misspellings 2016-01-08 20:04:56 +00:00
wimaxasncp Use result of register_dissector 2016-01-13 11:36:29 +00:00
wimaxmacphy new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
Custom.m4.example
Custom.make.example
Custom.nmake.example Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +00:00
Makefile.am
Makefile.common.inc
Makefile.nmake CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00