Wireshark-commits: [Wireshark-commits] master e8491ce: Fix automatic generation of the dcerpc-event
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8491ce72916dfb480760f7e270d08d25ecfc544
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e8491ce by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Fix automatic generation of the dcerpc-eventlog dissector.
The problem described in the README is simply because the conformance file
hadn't been updated.
Remove trailing white space from the .idl and .cnf files.
Change-Id: I778f206aa103e5f60574fe2c5c699597969dc644
Reviewed-on: https://code.wireshark.org/review/4042
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7143bd7 Do the PCR and the original PCR the same way.
adds e8491ce Fix automatic generation of the dcerpc-eventlog dissector.
Summary of changes:
epan/dissectors/packet-dcerpc-eventlog.c | 532 +++++++++++++++---------------
epan/dissectors/packet-dcerpc-eventlog.h | 9 +-
epan/dissectors/pidl/README | 5 -
epan/dissectors/pidl/eventlog.cnf | 22 +-
epan/dissectors/pidl/eventlog.idl | 10 +-
5 files changed, 281 insertions(+), 297 deletions(-)