reactos/sdk
Hermès Bélusca-Maïto cdaa5d5fc7
[BTRFSLIB] Reduce the diff with upstream, and fix a memory leak.
- Reduce the diff with upstream by aliasing malloc() and free()
  with RtlAllocateHeap() and RtlFreeHeap() respectively.

- Fix a memory leak in the failure code path of the do-while
  memory reallocation loop for IOCTL_BTRFS_QUERY_FILESYSTEMS
  in is_mounted_multi_device().
2020-11-22 21:34:13 +01:00
..
cmake [VMAKE/WIDL] Properly fix build (try 3) 2020-11-20 19:57:48 +01:00
include [FMIFS] Whitespaces formatting only. 2020-11-22 21:34:04 +01:00
lib [BTRFSLIB] Reduce the diff with upstream, and fix a memory leak. 2020-11-22 21:34:13 +01:00
tools [SPEC2DEF] Implement support for private exports 2020-11-07 18:40:03 +01:00