Skip to content

Conversation

@drexin
Copy link
Contributor

@drexin drexin commented Jun 18, 2025

  • Explanation: Two tests incorrectly assigned values to an uninitialized pointer instead of initializing it. This caused crashes on some distros.
  • Scope: CVW tests
  • Issues: rdar://151476435
  • Original PRs: [Test] Fix Interpreter/layout_string_witnesses_dynamic.swift #82279
  • Risk: Low. Only test code changed.
  • Testing: Fixed the test and ran it on affected platform
  • Reviewers: @mikeash

rdar://151476435

Two tests incorrectly assigned values to an uninitialized pointer instead of initializing it. This caused crashes on some distros.
@drexin drexin requested a review from a team as a code owner June 18, 2025 23:00
@drexin drexin added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jun 18, 2025
@drexin
Copy link
Contributor Author

drexin commented Jun 18, 2025

@swift-ci test

@drexin drexin merged commit 4c31cee into swiftlang:release/6.2 Jun 19, 2025
5 checks passed
@drexin drexin deleted the wip-151476435-6.2 branch June 19, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 release cherry pick Flag: Release branch cherry picks swift 6.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants