X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/663d9d5f6a65ed00b66260c7dbc0881975c86521..8aaaa63461faf2cd29b3e012710fcdc8717b2ea9:/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