Browse Source
The static meant that after the first execution, these lambda context would be pointing to a random location on the stack. Fixes a random crash when using the interpreter.nce_cpp
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue