Ros-diffs December 2017

ros-diffs@reactos.org
  • 26 participants
  • 355 discussions

[reactos] 23/72: [NTFS] 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().
by Trevor Thompson
6 years, 9 months

[reactos] 22/72: [NTFS] +FreeClusters(). Fix a DPRINT.
by Trevor Thompson
6 years, 9 months

[reactos] 21/72: [NTFS] Address some minor issues with attrib.c: Fix gcc build. Fix formatting.
by Trevor Thompson
6 years, 9 months

[reactos] 20/72: [NTFS] *AddRun() - Don't leak RunBuffer when encountering errors. Handle exception from FsRtlAddLargeMcbEntry().
by Trevor Thompson
6 years, 9 months

[reactos] 19/72: [NTFS] Implement AddRun(). Add support functions and documentation. +ConvertDataRunsToLargeMCB() +ConvertLargeMCBToDataRuns() *SetAttributeDataLength(), *NtfsWriteFile() - Update for AddRun() implementation. Add hack to SetAttributeDataLength() to allow notepad.exe to save files until freeing clusters is implemented.
by Trevor Thompson
6 years, 9 months

[reactos] 18/72: [NTFS] Various minor changes to fix GCC build.
by Trevor Thompson
6 years, 9 months

[reactos] 17/72: [NTFS] Add support functions, fix warning from previous commit. +NtfsDumpDataRuns(), +NtfsDumpDataRunData() - Provide diagnostic output. +GetPackedByteCount() - Used to encode data runs.
by Trevor Thompson
6 years, 9 months

[reactos] 16/72: [NTFS] UpdateFileRecord() - Remove fixup array before returning.
by Trevor Thompson
6 years, 9 months

[reactos] 15/72: [NTFS] Add error-checking to InternalGetNextAttribute(); don't crash if CurrAttr->Length is invalid.
by Trevor Thompson
6 years, 9 months

[reactos] 14/72: [NTFS] Fix broken check for free disk space in NtfsAllocateClusters().
by Trevor Thompson
6 years, 9 months
Results per page: