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

Change #272083

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 22 Jun 2026 12:08:35
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision f7d4e11f4b423a6db61ca86cf59483fad9f4bc13

Comments

setopt: return error if received `curl_blob->data` is NULL
To avoid dereferencing in the function if `CURL_BLOB_COPY` is set, or
outside of the function if unset.

Reported-by: netspacer.research

Closes #22129

Changed files