mciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.
commit583818513307d8d750cc0232c5d604ef9905ec55
authorRob Shearman <rob@codeweavers.com>
Mon, 25 Feb 2008 09:00:47 +0000 (25 09:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Feb 2008 12:31:19 +0000 (25 13:31 +0100)
treec8c455c0ceebb8a60bd70d81ddfd311a2d5bbfae
parent45322bb4485664d322c112fc8008043d78ae3727
mciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.

The number of remaining characters should be passed in, not the total
buffer size.
dlls/mciavi32/info.c