Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #196424

Category curl
Changed by Christian Schmitz <supportohnoyoudont@monkeybreadsoftware.de>
Changed at Sat 04 May 2024 11:44:27
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 62e45ce9cda0a04616a159b0d515cad8f10f1838

Comments

dynbuf: Fix returncode on memory error
Curl_dyn_vaddf should return a proper error code in case allocating
memory failed.

Closes: #13533
Author: Christian Schmitz <support@monkeybreadsoftware.de>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>

Changed files