onnxruntime
Fix log message truncation on Windows when printf formatting is used.`
#1599
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
3
Changes
View On
GitHub
Commits
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.
skottmckay
committed
6 years ago
Use errno
skottmckay
committed
6 years ago
Empty checkin to trigger rebuild
skottmckay
committed
6 years ago
Loading