mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[NTDDRAW]
Fix buffer overflow svn path=/trunk/; revision=62854
This commit is contained in:
@@ -20,7 +20,7 @@ extern ULONG gcEngFuncs;
|
||||
extern EDD_DIRECTDRAW_GLOBAL edd_DdirectDraw_Global;
|
||||
|
||||
|
||||
DRVFN gpDxFuncs[DXG_INDEX_DxDdIoctl];
|
||||
DRVFN gpDxFuncs[DXG_INDEX_DxDdIoctl + 1];
|
||||
HANDLE ghDxGraphics = NULL;
|
||||
ULONG gdwDirectDrawContext = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user