Home | History | Annotate | Download | only in proxy

Lines Matching full:realloc

88     char*  s   = realloc((char*)h->value, old+new+1);