msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory if nrdigits < 0.
authorGreg Geldorp <ggeldorp@vmware.com>
Mon, 19 Jul 2010 11:24:53 +0000 (13:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jul 2010 12:49:07 +0000 (14:49 +0200)
commit913c91fd470f08342f2c07bbaee6cab362e55d3e
tree7b8c8ee1ff0aca654e80454717f66ed959d9122d
parent13a7ecff57a21caf402a48837c0d1fa734b9bbd2
msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory if nrdigits < 0.
dlls/msvcrt/tests/printf.c