Wireshark-commits: [Wireshark-commits] master 938008e: PIDL (DCERPC lsa): enhance	dissector
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=938008eb890abe7d7c956f4eb89cd09d9bbdd072
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
938008e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    PIDL (DCERPC lsa): enhance dissector
    
    * Fix -Wunused-function (Add functions to lsa.cnf with NOEMIT)
    * Remove also some MANUAL function (no unused too..)
    * Remove dissector DCERPC lsa from DIRTY list
    
    Change-Id: I7b7f924f244757207f378b8650b8dd30e739da08
    Reviewed-on: https://code.wireshark.org/review/4325
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  1633724   PIDL (DCERPC eventlog): enhance dissector
    adds  938008e   PIDL (DCERPC lsa): enhance dissector
Summary of changes:
 epan/CMakeLists.txt                 |    2 +-
 epan/dissectors/Makefile.common     |    2 +-
 epan/dissectors/packet-dcerpc-lsa.c |   54 ++---------------------------------
 epan/dissectors/pidl/lsa.cnf        |   26 +++++++----------
 4 files changed, 15 insertions(+), 69 deletions(-)