Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42325: /trunk/plugins/profinet/ /trunk/plugins/profinet/

Date: Sat, 28 Apr 2012 18:50:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42325

User: cmaynard
Date: 2012/04/28 11:50 AM

Log:
 Initialize u32RecDataLen to 0 to avoid a clang warning and in the event it never gets initialized in either dissect_IODWriteReqHeader_block() or dissect_IODReadReqHeader_block().

Directory: /trunk/plugins/profinet/
  Changes    Path                     Action
  +1 -1      packet-dcerpc-pn-io.c    Modified