postadal@suse.cz:

Bufferoverflow caused by ethereal->wireshark rename
	(ws is 1 char longer).
	http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1015


svn path=/trunk/; revision=18794
This commit is contained in:
Jörg Mayer 2006-07-26 06:38:16 +00:00
parent f529a66c06
commit 7f6aa2359e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ struct nettl_file_hdr {
guchar magic[MAGIC_SIZE];
gchar file_name[56];
gchar tz[20];
gchar host_name[9];
gchar host_name[10];
gchar os_vers[9];
guchar os_v;
guint8 xxa[8];