Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto merge of #13457 : alexcrichton/rust/issue-13420, r=thestinger
On some OSes (such as freebsd), pthread_attr_init allocates memory, so this is necessary to deallocate that memory. Closes #13420
- Loading branch information