Wireshark-commits: [Wireshark-commits] rev 25697: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-armagetronad.c
From:
morriss@xxxxxxxxxxxxx
Date: Thu, 10 Jul 2008 13:42:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25697
User: morriss
Date: 2008/07/10 06:42 AM
Log:
Cast that guint16 into a char before trying to NULL terminate the string (so that we only set 1 byte to 0, not 2).
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -3 packet-armagetronad.c Modified