提交 eed4a422 编写于 作者: E erdgeist

Forgot variable declaration

上级 f6c9dd8a
......@@ -102,6 +102,7 @@ static int fullscrape_increase( int *iovec_entries, struct iovec **iovector,
/* When compressing, we have all the bytes in output buffer */
#ifdef WANT_COMPRESSION_GZIP
if( mode & TASK_FLAG_GZIP ) {
int zres;
*re -= OT_SCRAPE_MAXENTRYLEN;
strm->next_out = (uint8_t*)*r;
strm->avail_out = OT_SCRAPE_CHUNK_SIZE;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册