glibc's vswprintf doesn't nul terminate on truncation.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 28 Aug 2006 15:35:25 +0000 (15:35 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 28 Aug 2006 15:35:25 +0000 (15:35 +0000)
commit8dd57590c293c2646c5bca5d3c885169b8964ecd
tree68bcff2a8d50ac78cb4a9dc24bc884ee06dbe250
parent10b7d13cdb173dae4988987b73fa9194bf6bf7ab
glibc's vswprintf doesn't nul terminate on truncation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wxchar.cpp