Commit ca6c3223 authored by Karl Skomski's avatar Karl Skomski Committed by Rod Vagg
Browse files

src: use standard conform snprintf on windows

The version used before returned -1 on truncation which does not conform
to the standard.

PR-URL: https://github.com/nodejs/node/pull/2404


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent b028978a
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