Skip to content

[Runtime] Fix call site for malloc_type_posix_memalign. #70448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

al45tair
Copy link
Contributor

Seems I missed off the type ID. Oops.

rdar://119137861

Seems I missed off the type ID.  Oops.

rdar://119137861
@al45tair al45tair added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.10 labels Dec 13, 2023
@al45tair al45tair requested a review from mikeash December 13, 2023 20:56
@al45tair al45tair requested a review from a team as a code owner December 13, 2023 20:56
@al45tair
Copy link
Contributor Author

@swift-ci Please test

@al45tair al45tair enabled auto-merge December 13, 2023 20:56
@al45tair
Copy link
Contributor Author

al45tair commented Dec 13, 2023

Explanation: Apparently I missed off the final argument in the previous PR (#70366/#70367). Seems the public CI doesn't actually build this code at all.
Original PR: #70447
Risk: Low.
Reviewed by: @mikeash
Resolves: rdar://119137861
Tests: There are now tests, but they aren't active in public CI at least because of availability.

@atrick atrick disabled auto-merge December 13, 2023 23:58
@atrick atrick merged commit a3383ee into swiftlang:release/5.10 Dec 13, 2023
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 5.10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants