summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-10 11:39:22 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-10 19:12:20 +0200
commit9e51e43be8109fe92bd5b1e576fd55b4870b0216 (patch)
tree8909f3eb79a04c52ec742a537aaf575531e08d7c /CMake
parente41e1b2a4d96cef619e68b5235844b074c2001bc (diff)
downloadcurl-bagder/h2-init-stream.tar.gz
http2: Curl_http2_setup needs to init stream data in all invokesbagder/h2-init-stream
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
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions