mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-16 22:00:51 +00:00
* [C][Client]Fix the defect of data lost when libcurl write-data callback function (configured by CURLOPT_WRITEFUNCTION) is called multiple times. * [C][Client]Fix data lost when libcurl write-data callback function is called multiple times (Reset count)