There was an error while loading. Please reload this page.
1 parent 156ceb1 commit be1e314Copy full SHA for be1e314
luaclib/src/lhttpparser/lhttpparser.c
@@ -3,8 +3,6 @@
3
#include "../../../src/core.h"
4
#include "httpparser.h"
5
6
-#define ALLOCA_MAX 65535
7
-
8
static int
9
lparser_response_chunked(lua_State *L){
10
size_t buf_len;
0 commit comments