d3d9: Validate vertex stride in Draw[Indexed]PrimitiveUP().
commit758cdfa02dce6d8facf9e6a0a7f09bcbb9cacb1b
authorMatteo Bruni <mbruni@codeweavers.com>
Tue, 12 Mar 2019 20:25:09 +0000 (12 21:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Mar 2019 22:40:39 +0000 (13 23:40 +0100)
tree554bbe940cdd42d071723020abc3b652f5076c36
parent7912a19ad35a8ca3040858651e7e7c1bd808587a
d3d9: Validate vertex stride in Draw[Indexed]PrimitiveUP().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46713
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3d9/device.c
dlls/d3d9/tests/device.c