aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2016-07-08 08:50:16 +0100
committerRon Yorston <rmy@pobox.com>2016-07-08 08:50:16 +0100
commit3ee1cc4e3986b74a7126871ad2a677b9e3ac3662 (patch)
tree36b7976e0b43f0cd3963095286fb444520a4827d /TODO
parent613f46218c53c8cabdbf0435653e74e0e0e91e1c (diff)
downloadbusybox-w32-3ee1cc4e3986b74a7126871ad2a677b9e3ac3662.tar.gz
busybox-w32-3ee1cc4e3986b74a7126871ad2a677b9e3ac3662.tar.bz2
busybox-w32-3ee1cc4e3986b74a7126871ad2a677b9e3ac3662.zip
win32: allow for vsnprintf returning -1
vsnprintf can return -1. I've seen it do this when writing to a small buffer while vsnprintf(NULL, 0, ...) returns a valid length. I'd prefer not to rely on the latter working with arbitrary old Windows runtimes so just skip ANSI emulation if -1 is returned.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions