Wireshark-commits: [Wireshark-commits] master d62b323: PIDL (DCERPC misc): enhance dissector

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Oct 2014 17:46:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d62b323c5e29cf42c505b57a44e569f13de4fec7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d62b323 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    PIDL (DCERPC misc): enhance dissector
    
    * Fix -Wunused-function (Set NOEMIT winreg_Data and remove unused function)
    * Remove dissector DCERPC misc from DIRTY list
    
    Change-Id: If59b14f8db33354a2d5248e8bc256cadee3ea4bf
    Reviewed-on: https://code.wireshark.org/review/4345
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  148136c   ISUP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  d62b323   PIDL (DCERPC misc): enhance dissector


Summary of changes:
 epan/CMakeLists.txt                  |    3 +-
 epan/dissectors/Makefile.common      |    4 +-
 epan/dissectors/packet-dcerpc-misc.c |  140 +++-------------------------------
 epan/dissectors/pidl/misc.cnf        |   29 +------
 4 files changed, 17 insertions(+), 159 deletions(-)