reactos/sdk/lib/fslib/btrfslib
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
..
btrfslib.c [BTRFSLIB] Reduce the diff with upstream, and fix a memory leak. 2020-11-22 21:34:13 +01:00
CMakeLists.txt [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2 2020-04-23 07:07:36 +03:00