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
I think this might be computing the symbol address and then dereferencing that. We probably want to extract the variable or string computed by the immediate call and then return the address of that object.
The value printed by the following function is garbage.
The text was updated successfully, but these errors were encountered: