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
Mark Jansen
31a11bba7e
[ATL] Implement CDialogImpl
...
CORE-13903
2017-10-22 21:18:04 +02:00
Pierre Schweitzer
8eb66fa1b6
[RDBSS] Make it clear that we want to zero all the create parameters
...
CID 1411975
2017-10-21 15:10:41 +02:00
Pierre Schweitzer
ed263291d1
[UBTRFS] Update to 1.0.1
...
CORE-13896
2017-10-16 20:30:24 +02:00
Pierre Schweitzer
78e5caaec2
[RDBSS] Fix broken cast when comparing DFS magic values
...
CID 1419139
2017-10-11 08:38:26 +02:00
Pierre Schweitzer
f9b26bc0f2
[RXCE] Don't remove uninitialized list entry
...
CID 1419234
2017-10-11 08:31:36 +02:00
Pierre Schweitzer
151869c6ef
[RDBSS] Avoid uninit var usage.
...
CID 1419475
2017-10-11 08:20:48 +02:00
Colin Finck
9ebf43567d
Add .gitattributes and .gitignore files and normalize line endings in the repository ( #10 )
2017-10-04 20:37:32 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00