llvm-project
70b86ab2
- [CAS] Fix msan error in ObjectStore::importObject() (#167051)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[CAS] Fix msan error in ObjectStore::importObject() (#167051) Fix msan error that reference to ObjectRef is used after the storage is deleted. Make sure all usages is finished before deleting the container.
References
#167051 - [CAS] Fix msan error in ObjectStore::importObject()
Author
cachemeifyoucan
Parents
4ecb3c78
Loading