Skip to content

Use C99 flexible arrays for CFBasicHash - #5391

Open
AZero13 wants to merge 1 commit into
swiftlang:mainfrom
AZero13:void-p
Open

Use C99 flexible arrays for CFBasicHash#5391
AZero13 wants to merge 1 commit into
swiftlang:mainfrom
AZero13:void-p

Conversation

@AZero13

@AZero13 AZero13 commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

This is so the compiler can know one can access pointers beyond the size.

This is so the compiler can know one can access pointers beyond the size.
@jmschonfeld

Copy link
Copy Markdown
Contributor

This is so the compiler can know one can access pointers beyond the size.

Can you elaborate more on what impact this has on this project or what incorrect behavior this corrects?

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.

2 participants