msvfw32: Lpckid and lpdwFlags must be valid memory addresses.
commit4cb36b9aaf087d07b2ff45ef89a51caf1984ce5f
authorBruno Jesus <00cpxxx@gmail.com>
Tue, 20 Oct 2015 06:56:22 +0000 (20 14:56 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Oct 2015 15:25:32 +0000 (21 00:25 +0900)
treeb23a003ee168fb25c0c4d9378906783c1cdd8c42
parentd733e0d24302b50eb9403e64a34d574fca80f650
msvfw32: Lpckid and lpdwFlags must be valid memory addresses.

Otherwise codecs will crash while trying to write to it. Even though
MSDN states that NULL is allowed for lpckid that is not true.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvfw32/msvideo_main.c