Wireshark-commits: [Wireshark-commits] master 2ebe879: Correct eventlog.eventlog_OpenEventLogW.Modu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jul 2015 03:46:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ebe8792f9999b969581a0d719c50ec108d65568
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ebe879 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Correct eventlog.eventlog_OpenEventLogW.Module dissection by providing lsa_String type in .cnf
    
    There seem to be multiple definitions of an "lsa_String" depending on the DCE/RPC dissector, so change was made just in EventLog.
    
    Bug: 10264
    Change-Id: I32e97c2a537b01d3bfe9dd03452b8ee1af4d1c2e
    Reviewed-on: https://code.wireshark.org/review/9598
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b19846d   RTCP heuristic only matches odd port-number TURN ChannelData packets
    adds  2ebe879   Correct eventlog.eventlog_OpenEventLogW.Module dissection by providing lsa_String type in .cnf


Summary of changes:
 epan/dissectors/packet-dcerpc-eventlog.c |   44 +++++++++++-------------------
 epan/dissectors/pidl/eventlog.cnf        |   15 +---------
 2 files changed, 17 insertions(+), 42 deletions(-)