Fix CID: 150
authorAnders Broman <anders.broman@ericsson.com>
Sun, 23 Apr 2006 18:05:23 +0000 (18:05 -0000)
committerAnders Broman <anders.broman@ericsson.com>
Sun, 23 Apr 2006 18:05:23 +0000 (18:05 -0000)
svn path=/trunk/; revision=17968

wiretap/catapult_dct2000.c

index 69c0265d3e8de6c35faf7dba3eec45a371a0c2ff..dd61275374df7a69936cab6d228dd66a57059ae6 100644 (file)
@@ -102,7 +102,7 @@ static gchar context_name[MAX_CONTEXT_NAME];
 static guint8 context_port;
 
 /* The DCT2000 protocol name of the packet */
-static gchar protocol_name[MAX_PROTOCOL_NAME];
+static gchar protocol_name[MAX_PROTOCOL_NAME+1];
 
 /*************************************************/
 /* Preference state (shared with stub protocol). */