URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a25c4841d24b5da184afc8ff542a731a94aab2cb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a25c484 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Get rid of a couple of UAT macros.
Declare and fill in some functions normally instead of using macros.
Change-Id: I06323ecf53e0fe8ce7299168984838c87209acc5
Reviewed-on: https://code.wireshark.org/review/11336
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from c7e42be Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.
adds a25c484 Get rid of a couple of UAT macros.
Summary of changes:
epan/uat.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
epan/uat.h | 39 +++++++++++++------------------
2 files changed, 86 insertions(+), 28 deletions(-)