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
Currently -Zmiri-track-alloc-id=<id> shows a stack trace of where some memory got allocated, but not where it was deallocated. It would be nice to show where it was deallocated in order to debug use-after-free bugs.