MDEV-28836 fix crashing PFS unit tests on Windows.
In stub_pfs_global, use aligned_free() for pfs_free(), to match aligned_malloc() in pfs_malloc()
Showing
Please register or sign in to comment
In stub_pfs_global, use aligned_free() for pfs_free(), to match aligned_malloc() in pfs_malloc()