Skip to content

Fix use-after-free error in profiling-related code in GDScriptFunction::call #106711

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

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

Add freed check before calling profiling code to GDScriptFunction::call

0bc0bc9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix use-after-free error in profiling-related code in GDScriptFunction::call #106711

Add freed check before calling profiling code to GDScriptFunction::call
0bc0bc9
Select commit
Loading
Failed to load commit list.
📊 Static checks / Code style, file formatting, and docs
succeeded May 22, 2025 in 46s