aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/http_request.h
diff options
context:
space:
mode:
authorBrian Richardson2018-05-01 15:40:30 -0700
committerBrian Richardson2018-05-01 15:40:30 -0700
commit9149b119733aa9444a59c6940e7d8b875dfc31e8 (patch)
treeab56bdf6034878f59d295eee57e689eb2e708951 /platform/javascript/http_request.h
parent1113a738baeabebbee0d51f9c51d4f842fba0fda (diff)
downloadgodot-9149b119733aa9444a59c6940e7d8b875dfc31e8.tar.gz
godot-9149b119733aa9444a59c6940e7d8b875dfc31e8.tar.zst
godot-9149b119733aa9444a59c6940e7d8b875dfc31e8.zip
Fix a crash when trying to run Godot debugger on a release build.
The GDScriptLanguage::enter_function is wrapped in #ifdef DEBUG but the exit_function is not, resulting in a stack underflow error.
Diffstat (limited to 'platform/javascript/http_request.h')
0 files changed, 0 insertions, 0 deletions