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

refactor, fix: change interaction_response.msg from message* to message, fixing double free on copy #762

Merged

Conversation

Mishura4
Copy link
Member

@Mishura4 Mishura4 commented Aug 8, 2023

Fixes double free on copy of interaction_response, for example capturing it by copy in a lambda.

All full suite of tests passed on g++12.

Failed: 0 Passed: 140 Percentage: 100.00%

@netlify
Copy link

netlify bot commented Aug 8, 2023

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit f670ce8
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/64d2bda46d977c000863c7d4
😎 Deploy Preview https://deploy-preview-762--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Mishura4 Mishura4 force-pushed the interaction_response_fix branch 2 times, most recently from ff848dd to 2289ab1 Compare August 8, 2023 22:11
@braindigitalis braindigitalis merged commit fb1a8c8 into brainboxdotcc:dev Aug 9, 2023
26 checks passed
@Mishura4 Mishura4 deleted the interaction_response_fix branch August 9, 2023 16:25
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