summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/write-out.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-10 11:39:22 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-11 23:01:23 +0200
commit3cb8a748670ab88c261e0032605105e2db879317 (patch)
tree8909f3eb79a04c52ec742a537aaf575531e08d7c /docs/cmdline-opts/write-out.d
parente41e1b2a4d96cef619e68b5235844b074c2001bc (diff)
downloadcurl-3cb8a748670ab88c261e0032605105e2db879317.tar.gz
http2: Curl_http2_setup needs to init stream data in all invokes
Thus function was written to avoid doing multiple connection data initializations, which is fine, but since it also initiates stream related data it is crucial that it doesn't skip those even if called again for the same connection. Solved by moving the stream initializations before the "doing-it-again" check. Reported-by: Inho Oh Fixes #7630 Closes #7692
Diffstat (limited to 'docs/cmdline-opts/write-out.d')
0 files changed, 0 insertions, 0 deletions