icu icon indicating copy to clipboard operation
icu copied to clipboard

ICU-23120 Fix malloc request larger than PTRDIFF_MAX bytes

Open SoapGentoo opened this issue 7 months ago • 4 comments

only run UnicodeStringTest::TestLargeMemory() on 64-bit platforms

Checklist

  • [x] Required: Issue filed: ICU-23120
  • [x] Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [x] Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [ ] Issue accepted (done by Technical Committee after discussion)
  • [ ] Tests included, if applicable
  • [ ] API docs and/or User Guide docs changed or added, if applicable

SoapGentoo avatar May 16 '25 10:05 SoapGentoo

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 16 '25 10:05 CLAassistant

Notice: the branch changed across the force-push!

  • icu4c/source/test/intltest/ustrtest.cpp is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

Notice: the branch changed across the force-push!

  • icu4c/source/test/intltest/ustrtest.cpp is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@aheninger ping

SoapGentoo avatar Nov 10 '25 09:11 SoapGentoo