Potential crash in PooledCurlHandleFactory
#14132
Labels
api: storage
Issues related to the Cloud Storage API.
cpp: rest
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Reported anonymously. This:
google-cloud-cpp/google/cloud/internal/curl_handle_factory.cc
Lines 182 to 184 in 0ba6d2a
should be:
Notes the change from
handles_
tomulti_handles_
on line 183.The text was updated successfully, but these errors were encountered: