Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ShadowMemory should increment/decrement device handle
ShadowMemory holds a reference to the appropriate device, but did not retain/release it properly, resulting in use-after-frees in the asan testing.
- Loading branch information