reactos/ntoskrnl/cc
Pierre Schweitzer 15a3ca08b0
[NTOSKRNL] Avoid integer overflow when computing VACB read/write size
This could be triggered when attempting to read/write to really big
files. It was causing an attempt to read 0 bytes in Cc, leading to
asserts failure in the kernel (and corrupted file).

CORE-15067
2018-09-21 08:37:20 +02:00
..
cacheman.c
copy.c [NTOSKRNL] Avoid integer overflow when computing VACB read/write size 2018-09-21 08:37:20 +02:00
fs.c
lazywrite.c
mdl.c
pin.c [NTOSKRNL] Move data mapping implementation to an internel helper 2018-09-09 14:02:13 +02:00
view.c [NTOSKRNL] When allocating a new BCB, save it in a list 2018-09-05 22:06:25 +02:00