dxgi: Properly check if the output array is large enough in dxgi_output_GetDisplayMod...
commit852c61c5959e4d92dc9a45166cb4b3a78df678d6
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 10 Feb 2014 09:37:57 +0000 (10 10:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Feb 2014 10:16:29 +0000 (10 11:16 +0100)
tree1d0f6c8b4cd9703177548098b7bd6cf0a6456e24
parentd9570c3935f66d91583b75fb5865707c066ef6fa
dxgi: Properly check if the output array is large enough in dxgi_output_GetDisplayModeList().
dlls/dxgi/output.c
dlls/dxgi/tests/device.c