]> git.saurik.com Git - wxWidgets.git/commit
properly NUL-terminate the string when using strncpy() (#10230)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 13:43:32 +0000 (13:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 13:43:32 +0000 (13:43 +0000)
commit601a5d6e72d774b97975e892d733aea8234fef46
tree866275e1b3ddaa1b49c99ead4d068495f5bab55c
parent339cfab649b54f6f3c8f5637ede885cf11f85501
properly NUL-terminate the string when using strncpy() (#10230)

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