libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.
authorKen Thomases <ken@codeweavers.com>
Wed, 10 Apr 2013 13:40:02 +0000 (08:40 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Apr 2013 14:16:46 +0000 (16:16 +0200)
commit71377c5652a2125b46ea7ad8651f73c1852a0083
tree563f5b5551b0f5d212e9a3480546fdd126701043
parent822bcfdf744f3f1853ce65363216a2ee7cad7258
libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.
libs/wine/string.c