reactos/sdk
Samuel Serapion 136fabd357 [CRT] Use MAX_PATH for buffer meant to contain an arbitrary path
The cFileName member of WIN32_FIND_DATA is an array of MAX_PATH(260). Using strcpy/wcscpy with the target buffer being smaller is potentially bad. Corresponds to CID 1401198 and 1401195.
2017-10-23 14:44:38 +02:00
..
cmake [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
include [PSDK] Add some missing definitions from IShellFolderBand 2017-10-22 20:03:32 +03:00
lib [CRT] Use MAX_PATH for buffer meant to contain an arbitrary path 2017-10-23 14:44:38 +02:00
tools [WIDL] Sync with Wine Staging 2.16. CORE-13762 2017-10-08 13:41:50 +01:00