parent
fa25dab7fd
commit
cd29c1651e
@ -1865,6 +1865,7 @@ void Curl_quic_done(struct Curl_easy *data, bool premature)
|
||||
/* only for HTTP/3 transfers */
|
||||
struct HTTP *stream = data->req.p.http;
|
||||
Curl_dyn_free(&stream->overflow);
|
||||
free(stream->h3out);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user