mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 12:04:51 +00:00
8b893c8e30
Add some fixes to attrib.c, as suggested by Pierre Schweitzer: *ConvertLargeMCBToDataRuns() - Use MS portable type, ULONG, for variable i. *FreeClusters(), AddRun() - Check for invalid parameter before allocating memory, and confirm the memory is allocated. *ConvertDataRunsToLargeMCB(), AddRun() - Avoid code duplication by using ExRaiseStatus() in try block, and return accurate status via _SEH2_GetExceptionCode(). svn path=/branches/GSoC_2016/NTFS/; revision=72422 |
||
---|---|---|
.. | ||
attrib.c | ||
blockdev.c | ||
cleanup.c | ||
close.c | ||
CMakeLists.txt | ||
create.c | ||
devctl.c | ||
dirctl.c | ||
dispatch.c | ||
fastio.c | ||
fcb.c | ||
finfo.c | ||
fsctl.c | ||
mft.c | ||
misc.c | ||
notes.txt | ||
ntfs.c | ||
ntfs.h | ||
ntfs.rc | ||
rw.c | ||
volinfo.c |