mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
0535332a69
Since VS 16.11 the compiler sometimes emits calls to _RTC_UninitUse, when parts of a bitfield are initialized (See https://developercommunity.visualstudio.com/t/Broken-runtime-checks-with-CL-19293013/1503629). Fix this by using an ULONG instead of a bitfield. Note: The structure uses a 24 bit bitfield plus an UCHAR, which is supposed to form a 32 bit field, but that doesn't work anyway. |
||
---|---|---|
.. | ||
btrfs | ||
cdfs | ||
ext2 | ||
fastfat | ||
fastfat_new | ||
fs_rec | ||
msfs | ||
mup | ||
nfs | ||
npfs | ||
ntfs | ||
udfs | ||
CMakeLists.txt |