MIN_LINE_ALLOC 288 server/protocol.c if (current_alloc < MIN_LINE_ALLOC) { MIN_LINE_ALLOC 289 server/protocol.c current_alloc = MIN_LINE_ALLOC;