Wireshark-commits: [Wireshark-commits] master 0cd0844: Have CIP dissectors find the CIP Class disse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Feb 2016 13:43:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cd0844b52036f0343500e446dbbc0ee250dc8ae
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0cd0844 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Have CIP dissectors find the CIP Class dissector table, rather than have a externed global variable.
    
    Change-Id: Id8156680d67d65d87c156df05e8a66e2531728d2
    Reviewed-on: https://code.wireshark.org/review/13709
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8b0c2c3   Multipart: add dissection of multipart/encrypted and also fix problems to find the right boundaries
    adds  0cd0844   Have CIP dissectors find the CIP Class dissector table, rather than have a externed global variable.


Summary of changes:
 epan/dissectors/packet-cip.c       |    2 +-
 epan/dissectors/packet-cip.h       |    1 -
 epan/dissectors/packet-cipsafety.c |    2 ++
 epan/dissectors/packet-enip.c      |    2 ++
 4 files changed, 5 insertions(+), 2 deletions(-)