--- cups-1.1.23/systemv/lpstat.c.orig 2005-01-03 20:29:59.000000000 +0100 +++ cups-1.1.23/systemv/lpstat.c 2005-09-02 16:01:11.000000000 +0200 @@ -1369,7 +1369,7 @@ *ptr; /* Pointer into printer name */ int match; /* Non-zero if this job matches */ char temp[255], /* Temporary buffer */ - date[32]; /* Date buffer */ + date[256]; /* Date buffer */ static const char *jattrs[] = /* Attributes we need for jobs... */ { "job-id",