You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foundation: correct invalid memory usage in callStackSymbols
The recent improvements in string handling in the compiler identified
poor handling of the symbol name. Correct the logic for extracting the
symbol name from the result. While in the area, correct the memory
binding for the symbol info pointer.
0 commit comments