onnxruntime
05c4566f
- [objc] Fix possible leak of OrtValue in initializer. (#16487)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[objc] Fix possible leak of OrtValue in initializer. (#16487) Fix possible leak of OrtValue in initializer. There was a possible early return before ownership was transferred to the internal C++ Ort::Value.
References
#16487 - [objc] Fix possible leak of OrtValue in initializer.
Author
edgchen1
Parents
8fc3037f
Loading