Wireshark-commits: [Wireshark-commits] rev 49705: /trunk/wiretap/ /trunk/wiretap/: peektagged.c
Date: Mon, 03 Jun 2013 01:07:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49705

User: eapache
Date: 2013/06/02 06:07 PM

Log:
 Initialize some variables that GCC 4.7 complains about. I'm not 100% sure
 that the complaints are valid, or that simply zeroing them is the right fix
 if they are, but at least it builds now. Should we be erroring if we don't
 see a sliceLength header?

Directory: /trunk/wiretap/
  Changes    Path            Action
  +3 -0      peektagged.c    Modified