This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 04e976a
committed
[[ Bug 21986 ]] Fix benign leak of backdrop window on macOS
This patch fixes the failure to release the backdrop window on
engine shutdown on macOS. The leak is benign as it cannot affect
user code, however it does clutter up memory leak logs.1 parent b5e0e6b commit 04e976a
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
0 commit comments