http.c
24 KB
-
http: fixed leak when asking for credentials again · 1630981e
t->cred might have been allocated the previous time and needs to be freed before asking caller for credentials again.
Pierre-Olivier Latour committed
t->cred might have been allocated the previous time and needs to be freed before asking caller for credentials again.