Skip to content

Pin memory across SetEntriesInAcl and SetNamedSecurityInfo#15

Merged
hdm merged 1 commit into
mainfrom
update-memory-pinning
May 27, 2026
Merged

Pin memory across SetEntriesInAcl and SetNamedSecurityInfo#15
hdm merged 1 commit into
mainfrom
update-memory-pinning

Conversation

@cholland1989

Copy link
Copy Markdown

This PR moves memory pinning out of SetEntriesInAcl and into Apply so that memory stays pinned across both the SetEntriesInAcl and SetNamedSecurityInfo calls, and also pins &entries[0] so that the backing array remains in a fixed address across both calls.

@cholland1989
cholland1989 requested a review from hdm May 27, 2026 22:48
@cholland1989 cholland1989 self-assigned this May 27, 2026
@hdm
hdm merged commit 327f7e3 into main May 27, 2026
1 check passed
@hdm
hdm deleted the update-memory-pinning branch May 27, 2026 23:21
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