Wireshark-commits: [Wireshark-commits] rev 23761: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 05 Dec 2007 09:31:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23761

User: guy
Date: 2007/12/05 09:31 AM

Log:
 Make the "protocol" field big enough to hold the 3-character
 null-terminated string that the format item used when scanning says it
 is - i.e., 4 "char"s, including the null terminator.
 
 (Thanks and a tip of the hat to "gcc (GCC) 3.3.5 (propolice)" on OpenBSD
 4.2 for finding this.)

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