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

fix: double free when AI died #281

Merged
merged 2 commits into from
Jun 23, 2024
Merged

fix: double free when AI died #281

merged 2 commits into from
Jun 23, 2024

Conversation

AxelF44
Copy link
Collaborator

@AxelF44 AxelF44 commented Jun 23, 2024

I've remove the free of list (command and message) when AI died !

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@AxelF44 AxelF44 added the bug Something isn't working label Jun 23, 2024
@AxelF44 AxelF44 self-assigned this Jun 23, 2024
@AxelF44 AxelF44 linked an issue Jun 23, 2024 that may be closed by this pull request
@AxelF44 AxelF44 merged commit ff92500 into main Jun 23, 2024
4 checks passed
@AxelF44 AxelF44 deleted the fix/double-free-for-ai branch June 23, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: double free for AI
3 participants