Wireshark-commits: [Wireshark-commits] rev 54286: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/
Date: Fri, 20 Dec 2013 08:57:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54286

User: martink
Date: 2013/12/20 08:57 AM

Log:
 fix
 
   CC     packet-ecatmb.lo
 packet-ecatmb.c: In function 'dissect_ecat_mailbox':
 packet-ecatmb.c:877:64: error: 'info.anSdoInfoUnion.Entry.ValueInfo' may be used uninitialized in this function [-Werror=uninitialized]
 packet-ecatmb.c:796:38: note: 'info.anSdoInfoUnion.Entry.ValueInfo' was declared here
 packet-ecatmb.c:884:34: error: 'info.anSdoInfoUnion.Entry.Res.BitLen' may be used uninitialized in this function [-Werror=uninitialized]
 packet-ecatmb.c:796:38: note: 'info.anSdoInfoUnion.Entry.Res.BitLen' was declared here

Directory: /trunk/plugins/ethercat/
  Changes    Path               Action
  +1 -0      packet-ecatmb.c    Modified