[webkit-changes] [WebKit/WebKit] 8d17df: [GStreamer] Element factories stored in registry s...
Philippe Normand
noreply at github.com
Mon May 22 03:49:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d17df994a9eaa9c0142df92b23b3b136f846e5d
https://github.com/WebKit/WebKit/commit/8d17df994a9eaa9c0142df92b23b3b136f846e5d
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp
Log Message:
-----------
[GStreamer] Element factories stored in registry scanner reported as leaked
https://bugs.webkit.org/show_bug.cgi?id=257081
Reviewed by Xabier Rodriguez-Calvar.
Valid `selectedFactory` ends up stored in the scanner singleton, so flag it as MAYBE_LEAKED.
* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:
(WebCore::GStreamerRegistryScanner::ElementFactories::hasElementForCaps const):
Canonical link: https://commits.webkit.org/264319@main
More information about the webkit-changes
mailing list