[libcxx-commits] [libcxx] [libc++] Use correct size for deallocation of arrays in shared_ptr (PR #68233)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 4 14:03:22 PDT 2023


EricWF wrote:

Could you fix the missing include in the failing test, then I think this is good to go!

Though it would be nice if we could figure out why ASAN wasn't firing here.

https://github.com/llvm/llvm-project/pull/68233


More information about the libcxx-commits mailing list