GetDlgItemText should always try to NULL terminate the string.
commitccb0a03d1f9335888188b82ddb9741a705a08a70
authorRobert Shearman <rob@codeweavers.com>
Fri, 1 Jul 2005 15:38:39 +0000 (1 15:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Jul 2005 15:38:39 +0000 (1 15:38 +0000)
treeecc993f312d4b5d552179f8dad72b90e2804db9b
parent07dd5a7e8691986d4ebe3d69256de3084fe92b11
GetDlgItemText should always try to NULL terminate the string.
dlls/user/dialog.c
dlls/user/tests/dialog.c