Skip to content

url: fix builds with CURL_DISABLE_HTTP#12343

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:fix-build-without-http
Closed

url: fix builds with CURL_DISABLE_HTTP#12343
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:fix-build-without-http

Conversation

@vszakats

@vszakats vszakats commented Nov 16, 2023

Copy link
Copy Markdown
Member

Fixes:

./lib/url.c:456:35: error: no member named 'formp' in 'struct UrlState'
  456 |   Curl_mime_cleanpart(data->state.formp);
      |                       ~~~~~~~~~~~ ^

Regression from 74b87a8 #11682

Closes #12343

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.

1 participant