Home | History | Annotate | Download | only in minzip

Lines Matching full:realloc

878         newBuf = (char *)realloc(helper->buf, needLen);