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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 4 15:27:09 PDT 2023


https://github.com/ldionne commented:

Thanks for the fix! This is indeed a nasty bug, a bit surprising that it went unnoticed for so long.

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


More information about the libcxx-commits mailing list