[LIBC] Fix incorrect behavior with pthread_key_t when value was nullptr
We should not call destructor if value is nullptr. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D148291
Loading
Please sign in to comment
We should not call destructor if value is nullptr. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D148291