Home | History | Annotate | Download | only in libevent

Lines Matching full:realloc

1474 	newval = realloc(header->value, old_len + line_len + 1);