onnxruntime
b5de1324
- Fix log message truncation on Windows when printf formatting is used.` (#1599)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix log message truncation on Windows when printf formatting is used.` (#1599) * Fix log message truncation and add unit test. On Windows vnsprintf_s returns -1 when truncating so we need to differentiate that from a real error.
References
#1599 - Fix log message truncation on Windows when printf formatting is used.`
Author
skottmckay
Parents
a50a63aa
Loading