reactos/dll
Hermès Bélusca-Maïto d86301f72b
[NTDLL:CSR] Perform more thorough validation of the parameters in CsrAllocateCaptureBuffer().
Complements commit 7e2db773.

- Validate the argument count.

- Validate the total buffer size: the total size of the header plus
  the pointer-offset array and the provided buffer, together with
  the alignment padding for each argument, must be less than MAXLONG
  aligned to 4-byte boundary.
2020-10-05 02:22:45 +02:00
..
3rdparty [CMAKE] Remove obsolete 'CMAKE_CXX_COMPILER_VERSION' checks (#2981) 2020-07-18 15:37:29 +02:00
apisets [MSVCRT] Fix some architecture specific exports 2020-09-13 15:37:29 +02:00
appcompat [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
cpl [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
directx [BOOT][DIRECTX][SHELL32] Unneeded semicolons (trivial) (#3133) 2020-09-08 21:57:13 +02:00
keyboard [FORMATTING] [CMAKE] Remove space in 'if (' (#2847) 2020-05-26 20:24:02 +02:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [NTDLL:CSR] Perform more thorough validation of the parameters in CsrAllocateCaptureBuffer(). 2020-10-05 02:22:45 +02:00
opengl [MESA] Fix 'ATTRIB_h' typo 2020-08-30 02:00:57 +03:00
shellext [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
win32 [BROWSEUI] Fix assertion in CACLCustomMRU::AddMRUString 2020-10-05 08:49:42 +09:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00