mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:07:16 +03:00
parent
fa25dab7fd
commit
cd29c1651e
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue