mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
cdaa5d5fc7
- 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(). |
||
---|---|---|
.. | ||
btrfslib.c | ||
CMakeLists.txt |