Wireshark-commits: [Wireshark-commits] master 02dcf3c: Don't allow DCE/RPC dissector table to have

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2015 15:51:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02dcf3cc72c1156a72bc6f86f07702382ff0d22e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

02dcf3c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Don't allow DCE/RPC dissector table to have duplicates
    
    Add "placeholders" in Profinet dissector to make that possible.
    
    Change-Id: I000069ec72b5810c5675a30df1c121aa179000b3
    Reviewed-on: https://code.wireshark.org/review/11557
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bd44cee   Diameter: fix a typo in dictionary.xml
    adds  02dcf3c   Don't allow DCE/RPC dissector table to have duplicates


Summary of changes:
 epan/dissectors/packet-dcerpc.c        |    2 +-
 plugins/profinet/packet-dcerpc-pn-io.c |   15 ++++++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)