WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259137
[Curl] Replace CURLOPT_POSTFIELDSIZE with CURLOPT_POSTFIELDSIZE_LARGE
https://bugs.webkit.org/show_bug.cgi?id=259137
Summary
[Curl] Replace CURLOPT_POSTFIELDSIZE with CURLOPT_POSTFIELDSIZE_LARGE
Kenji Shukuwa
Reported
2023-07-11 23:03:42 PDT
Two options are used in CurlContext.cpp: CURLOPT_POSTFIELDSIZE and CURLOPT_POSTFIELDSIZE_LARGE. Unify these options to CURLOPT_POSTFIELDSIZE_LARGE for better readability. Also, CURLOPT_INFILESIZE is unified to CURLOPT_INFILESIZE_LARGE.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2023-07-11 23:21:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15771
EWS
Comment 2
2023-07-12 00:22:46 PDT
Committed
265987@main
(7a87c11590a3): <
https://commits.webkit.org/265987@main
> Reviewed commits have been landed. Closing PR #15771 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-07-12 00:23:16 PDT
<
rdar://problem/112124334
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug