Victor Perevertkin
|
34593d933b
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
|
Victor Martinez
|
b64865fbdf
|
[UDFS] Fix accessing an already freed pointer in UDFMarkAllocatedAsNotXXX()
CORE-11182
|
2019-08-17 16:49:11 +03:00 |
|
Victor Martinez
|
4805f0cd73
|
[UDFS] Don't access OldInIcb after being freed
CORE-11199
|
2019-08-17 16:49:11 +03:00 |
|
Hervé Poussineau
|
902b86eecf
|
[UDFS] Fix macros to support 'bit' being a complex expression
This is for example used in udf_info/mount.cpp:
UDFSetUsedBits(new_bm, i & ~(d-1), d);
|
2019-04-07 19:28:18 +02:00 |
|
Timo Kreuzer
|
c334c17d69
|
[UDFS] Fix 64 bit issues
|
2019-04-02 10:53:23 +02:00 |
|
Amine Khaldi
|
5bf1fbec49
|
[UDFS] Do not take some of the msvc codepaths when compiling with clang-cl due to issues such as inline assembly support. CORE-11799 (#94)
|
2017-10-28 13:52:44 +01: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 |
|