Skip to content

[DRAFT] Update to use mem_alloc2, mem_realloc2 and mem_free2 #1821

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented Jul 17, 2025

Fixes #1820

Marking as a DRAFT because this depends on godotengine/godot#108725

@dsnopek dsnopek added this to the 4.x milestone Jul 17, 2025
@dsnopek dsnopek added the bug This has been identified as a bug label Jul 17, 2025
@dsnopek dsnopek requested a review from a team as a code owner July 17, 2025 21:29
@dsnopek dsnopek marked this pull request as draft July 17, 2025 21:29
@dsnopek dsnopek added the waiting for Godot This issue needs a Godot Engine improvement to be solved label Jul 17, 2025
@dsnopek dsnopek force-pushed the mem-alloc-pad-align branch from 80e5346 to 477f64a Compare July 17, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug waiting for Godot This issue needs a Godot Engine improvement to be solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using a release build of a GDExtension (godot-cpp) with a debug build of Godot will lead to heap corruption
1 participant