aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/platform/macos.py
diff options
context:
space:
mode:
authorErik Hennig <online@erik-hennig.me>2024-08-26 09:33:23 +0200
committerGitHub <noreply@github.com>2024-08-26 07:33:23 +0000
commite5caa725da54e58aa2e545f2a975def10d943ec5 (patch)
treef597bff568fb98dc067cb1f8f440a7ad09df27bf /python/servo/platform/macos.py
parentc028b5c2993aceba5c4268e95d01e9dc56baeca7 (diff)
downloadservo-e5caa725da54e58aa2e545f2a975def10d943ec5.tar.gz
servo-e5caa725da54e58aa2e545f2a975def10d943ec5.zip
Fix a memory leak in `components/script/script_runtime.rs` and add more leak suppressions (#33175)
* asan: Add suppression for known false positive Signed-off-by: ede1998 <online@erik-hennig.me> * fix: re-suppress lazy_static leaks lazy_static is still used by dependencies and still leaks from static variables. Signed-off-by: ede1998 <online@erik-hennig.me> * fix: Memory leak of Box<NetworkingTaskSource> Signed-off-by: ede1998 <online@erik-hennig.me> --------- Signed-off-by: ede1998 <online@erik-hennig.me>
Diffstat (limited to 'python/servo/platform/macos.py')
0 files changed, 0 insertions, 0 deletions