reactos/ntoskrnl/fstub
Victor Perevertkin 8d2fe54188
[FSTUB] Fix out of bounds access in IoReadDiskSignature
- Convert PARTITION_TABLE_OFFSET to the number of bytes instead of
  (number of bytes) / 2. This avoids many confusing casts
- Use a cache aligned buffer for MBR
2020-12-07 14:43:34 +03:00
..
disksup.c [FSTUB] Fix out of bounds access in IoReadDiskSignature 2020-12-07 14:43:34 +03:00
fstubex.c [FSTUB] Fix out of bounds access in IoReadDiskSignature 2020-12-07 14:43:34 +03:00
halstub.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
translate.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00