Skip to content

Redo bplist string bridging to preserve embedded NULs#2025

Merged
itingliu merged 1 commit into
swiftlang:release/6.4.xfrom
itingliu:redo-bplist-string-bridging-to-preserve
Jun 9, 2026
Merged

Redo bplist string bridging to preserve embedded NULs#2025
itingliu merged 1 commit into
swiftlang:release/6.4.xfrom
itingliu:redo-bplist-string-bridging-to-preserve

Conversation

@itingliu

@itingliu itingliu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Should also save absolutely comical amounts of memory in some cases since it no longer autoreleases the string contents

Resolves 178206456

@itingliu itingliu requested a review from a team as a code owner June 8, 2026 15:33
@itingliu itingliu changed the base branch from main to release/6.4.x June 8, 2026 15:40
…since it no longer autoreleases the string contents
@itingliu itingliu force-pushed the redo-bplist-string-bridging-to-preserve branch from 5f45bcf to e5183b3 Compare June 8, 2026 19:40
@itingliu

itingliu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@Catfish-Man Catfish-Man left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@itingliu itingliu merged commit e8afbe3 into swiftlang:release/6.4.x Jun 9, 2026
24 checks passed
@itingliu itingliu deleted the redo-bplist-string-bridging-to-preserve branch June 9, 2026 15:40
chloe-yeo pushed a commit to chloe-yeo/swift-foundation that referenced this pull request Jun 9, 2026
…since it no longer autoreleases the string contents (swiftlang#2025)

Co-authored-by: David (Swift) Smith <david_smith@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants