$OpenBSD: patch-spamd_libspamc_c,v 1.4 2003/06/19 01:03:22 avsm Exp $
--- spamd/libspamc.c.orig	Mon May 12 20:15:36 2003
+++ spamd/libspamc.c	Thu Jun 19 01:58:49 2003
@@ -595,7 +595,7 @@ static int
 _handle_spamd_header (struct message *m, int flags, char *buf, int len)
 {
     char is_spam[6];
-    char s_str[20], t_str[20];
+    char s_str[21], t_str[21];
 
     /* Feb 12 2003 jm: actually, I think sccanf is working fine here ;)
      * let's stick with it for this parser.
