X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/366cc6fc4c7bf1eed47cc9b52d0ef809b2e90174..c4bc9ed8bee57f8fd58ad10fb5d8941e090993db:/sbr/mts.c diff --git a/sbr/mts.c b/sbr/mts.c index 13c3a08a..452dc735 100644 --- a/sbr/mts.c +++ b/sbr/mts.c @@ -54,7 +54,7 @@ char *spoollocking = DEFAULT_LOCKING; /* Cache the username, fullname, and mailbox of the user */ static char username[BUFSIZ]; static char fullname[BUFSIZ]; -static char localmbox[BUFSIZ]; +static char localmbox[2*BUFSIZ+3]; /* * MTS specific variables