Amine Khaldi
7571d351ce
[LIBXML2] Do not rely on nan() when compiling with clang. CORE-11799 ( #94 )
2017-10-31 14:10:03 +01:00
Amine Khaldi
80774a2fca
[LIBSAMPLERATE] Define exit() as __debugbreak(). CORE-11799 ( #94 )
2017-10-30 22:38:29 +01:00
Pierre Schweitzer
ec9912f334
[RTL] Revert b3b2a23
which introduced a regression.
...
Spotted by Jérome
2017-10-29 15:03:12 +01:00
Samuel Serapion
b3b2a23f05
CID 1206831 Dereference after null check
...
BytesRead is an optional out parameter and must be checked before being written to.
2017-10-29 11:17:47 +01:00
zefklop
07c7295545
[CRT] fix bug in _rotr implementation
2017-10-28 10:28:27 +02:00
Serge Gautherie
11baa0d723
[NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910
2017-10-27 13:38:02 +02:00
Giannis Adamopoulos
e7c29bb1fc
[ATL] Add CHAIN_MSG_MAP macro
2017-10-26 12:37:08 +03:00
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