Commit 02caac7c authored by Reini Urban's avatar Reini Urban
Browse files

sprintf_s/vsprintf_s on Windows use vsnprintf_s

use now the native vsnprintf_s function to reject illegal format
specifiers.
vsnprintf permits those.
parent 345101c5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment