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
hi, I believe there's a memory leak in the getTokenValue function.
every time i use getTokenValue and then free the token received, there's always 0x10 bytes that are not getting freed.
any way to solve this?
The text was updated successfully, but these errors were encountered:
hi, I believe there's a memory leak in the getTokenValue function.
every time i use getTokenValue and then free the token received, there's always 0x10 bytes that are not getting freed.
any way to solve this?
The text was updated successfully, but these errors were encountered: