Skip to content
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

ENH: explore better way of freeing item memory #1568

Open
EmosewaMC opened this issue May 12, 2024 · 0 comments
Open

ENH: explore better way of freeing item memory #1568

EmosewaMC opened this issue May 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request P-medium This issue does affect gameplay, but not critically enough that they are unable to play.

Comments

@EmosewaMC
Copy link
Collaborator

Is your feature request related to a problem?

#1567

Describe the solution you'd like

Find some other way of managing item memory that does not involved a delete this as shown here this has caused an error with a use after free.

Repository breaking implications

May leak memory if free is not implemented correctly

Describe alternatives you've considered

more use after free

Additional context

wyoming

@EmosewaMC EmosewaMC added enhancement New feature or request P-medium This issue does affect gameplay, but not critically enough that they are unable to play. labels May 12, 2024
@jadebenn jadebenn self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P-medium This issue does affect gameplay, but not critically enough that they are unable to play.
Projects
None yet
Development

No branches or pull requests

2 participants