Wireshark-commits: [Wireshark-commits] master bd3c2d2: Make some more protocols into pinos.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Feb 2017 01:14:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd3c2d2954e58829d44bc4319fbfa921f5bffc9f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd3c2d2 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Make some more protocols into pinos.
    
    Change-Id: I87d842e3efe9f82eaaab81347dfb79d6c0932792
    Reviewed-on: https://code.wireshark.org/review/19491
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  28d7753   Use INVALID_SOCKET for an invalid socket handle.
    adds  bd3c2d2   Make some more protocols into pinos.


Summary of changes:
 epan/dissectors/packet-aruba-erm.c |   12 ++++++------
 epan/dissectors/packet-frame.c     |    2 +-
 epan/dissectors/packet-glusterd.c  |   15 +++++++--------
 epan/dissectors/packet-i2c.c       |    8 ++++----
 epan/dissectors/packet-iso7816.c   |    3 +--
 epan/dissectors/packet-lwapp.c     |    9 +++------
 epan/dissectors/packet-rmi.c       |    4 ++--
 7 files changed, 24 insertions(+), 29 deletions(-)