URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d572634e0aeb3c444e22894635059fe7fe3538f6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d572634 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PIDL (DCERPC dnsserver): enhance dissector
* Fix -Wunused-function (Add functions to dnsserver.cnf with NOEMIT)
* Remove dissector DCERPC dnsserver from DIRTY list
Change-Id: Id1d4f43784bfbf417156353fd3254375365c35c8
Reviewed-on: https://code.wireshark.org/review/4323
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 28ec9c2 PIDL (DCERPC winreg): enhance dissector
adds d572634 PIDL (DCERPC dnsserver): enhance dissector
Summary of changes:
epan/CMakeLists.txt | 2 +-
epan/dissectors/Makefile.common | 2 +-
epan/dissectors/packet-dcerpc-dnsserver.c | 26 --------------------------
epan/dissectors/pidl/dnsserver.cnf | 5 +++++
4 files changed, 7 insertions(+), 28 deletions(-)