Commit 7e412e0
[GTK][WPE] Fix crash at exit when monitor is disabled with MALLOC_HEAP_BREAKDOWN
https://bugs.webkit.org/show_bug.cgi?id=300885
Reviewed by Michael Catanzaro.
If the monitor thread has not been started, do not try to join it.
* Source/WTF/wtf/malloc_heap_breakdown/main.cpp:
(MallocZoneHeapManager::~MallocZoneHeapManager):
Canonical link: https://commits.webkit.org/301695@main1 parent 427e589 commit 7e412e0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments