X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/dd9209d1b2db57bda9123ad0c9796c79895ce187..4531c0a5aef9d8dc028d6f61390bc00c4a4adf86:/site.c diff --git a/site.c b/site.c index 0b39232..324a206 100644 --- a/site.c +++ b/site.c @@ -1808,7 +1808,7 @@ static list_t *site_apply(closure_t *self, struct cloc loc, dict_t *context, buffer_new(&st->buffer,SETUP_BUFFER_LEN); - buffer_new(&st->scratch,0); + buffer_new(&st->scratch,SETUP_BUFFER_LEN); BUF_ALLOC(&st->scratch,"site:scratch"); /* We are interested in poll(), but only for timeouts. We don't have