Wireshark-commits: [Wireshark-commits] rev 31791: /trunk/ /trunk/epan/dissectors/: packet-qsig.c /t

Date: Thu, 04 Feb 2010 22:17:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31791

User: sahlberg
Date: 2010/02/04 02:17 PM

Log:
 Initialize a variable to squash a compiler warning.
 
 GCC mistakes opcode that it might be uninitialized.
 This is not true, but GCC can not detect that it will never be
 used unititialized.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-qsig.c    Modified

Directory: /trunk/asn1/qsig/
  Changes    Path                      Action
  +1 -1      packet-qsig-template.c    Modified