Whenever we do an strncpy we should make sure we put a '\0' at the end
commit42d4f30156f9646c409138b7ae6dafef1115664f
authorFrancois Gouget <fgouget@psn.net>
Sun, 5 Dec 1999 23:11:47 +0000 (5 23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 5 Dec 1999 23:11:47 +0000 (5 23:11 +0000)
tree2975d43f4d9f8f0c01f5a9ab00a533ec64c08462
parentf4077e6623d84776eebb64821513cb30e67ac59d
Whenever we do an strncpy we should make sure we put a '\0' at the end
of the buffer.
dlls/comctl32/listview.c