BUFFER_SIZE 143 src/actioncompiler/compile.c Buffer out = (Buffer)malloc(BUFFER_SIZE); BUFFER_SIZE 146 src/actioncompiler/compile.c memset(out, 0, BUFFER_SIZE);