URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7477e1c3b90cedfe0d154f5b4c8eb9e5d7e26b59
Submitter: Alexis La Goutte (alexis.lagou...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

7477e1c by Birol Capa (birol.c...@siemens.com):

    Fix Profinet RPCInterfaceUUID decoding
    
    The translation of all RPCInterfaceUUID for PNIO evaluates to "PNIO".
    However, UUID allows distinction of
     - UUID_IO_DeviceInterface (IOD-IF)
     - UUID_IO_ControllerInterface (IOC-IF)
     - UUID_IO_SupervisorInterface (IOS-IF)
     - UUID_IO_ParameterServerInterface (PServ-IF)
    
    Bug: 12938
    Change-Id: I97c27808f61abd96728421488bb0ee5fdbace566
    Reviewed-on: https://code.wireshark.org/review/17865
    Reviewed-by: Michael Mann <mman...@netscape.net>
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    

Actions performed:

    from  f4a521e   [proto.c] As we know the size of the hf array use 
g_ptr_array_sized_new() to allocate the arry to hold them. This should be more 
efficient.
    adds  7477e1c   Fix Profinet RPCInterfaceUUID decoding


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to