Skip to content

setopt: return error if received curl_blob->data is NULL#22129

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:blobnull
Closed

setopt: return error if received curl_blob->data is NULL#22129
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:blobnull

Conversation

@vszakats

@vszakats vszakats commented Jun 22, 2026

Copy link
Copy Markdown
Member

To avoid dereferencing in the function if CURL_BLOB_COPY is set, or
outside of the function if unset.

Reported-by: netspacer.research

@vszakats vszakats marked this pull request as draft June 22, 2026 09:36
To avoid dereferencing later in the code.

Reported-by: netspacer.research
@vszakats vszakats marked this pull request as ready for review June 22, 2026 09:57
@vszakats vszakats closed this in f7d4e11 Jun 22, 2026
@vszakats vszakats deleted the blobnull branch June 22, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants