Skip to content

Replace LocalAlloc/LocalFree with HeapAlloc/HeapFree - #48

Open
Mohamed Shazan (msmshazan) wants to merge 2 commits into
microsoftconnect:mainfrom
msmshazan:patch-1
Open

Replace LocalAlloc/LocalFree with HeapAlloc/HeapFree#48
Mohamed Shazan (msmshazan) wants to merge 2 commits into
microsoftconnect:mainfrom
msmshazan:patch-1

Conversation

@msmshazan

Copy link
Copy Markdown

Replace Local Allocation functions with the modern Heap functions as suggested in https://learn.microsoft.com/en-us/windows/win32/memory/comparing-memory-allocation-methods

Initially found in SDL codebase they suggested to suggest here as well
libsdl-org/SDL#16219

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.

1 participant