EvaluateFunction caused a crash when a referenced value appeared lowered down the stack
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Hard to replicate but we called an EvaluateFunction from the code
- which passed its values down to a function
- which made a temporary variable
- which passed that by reference to another function
- and somehow that crashed something
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.