Fix leaking mach ports & memory after task_threads() (#70338)
authorIlia <ki.stfu@gmail.com>
Wed, 29 Jun 2022 10:26:09 +0000 (12:26 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 10:26:09 +0000 (12:26 +0200)
commitfd50ed20ab58e371c5f15282613a6fad946abb5c
treec5f2195fed5bf7af21f17878a0c5ad111ffdc5dc
parent50f45396916cdfa77b5d88ea54140a5f374f539b
Fix leaking mach ports & memory after task_threads() (#70338)
src/coreclr/debug/createdump/crashinfomac.cpp
src/coreclr/gc/unix/gcenv.unix.cpp
src/coreclr/pal/src/exception/machmessage.cpp
src/coreclr/pal/src/thread/process.cpp