[webkit-changes] [WebKit/WebKit] 03e1d7: [GStreamer] Memory leak in GStreamerSinksWorkarounds
Philippe Normand
noreply at github.com
Mon Sep 2 01:22:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 03e1d775d51d1b95b68cd84160a45d09026a8847
https://github.com/WebKit/WebKit/commit/03e1d775d51d1b95b68cd84160a45d09026a8847
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp
Log Message:
-----------
[GStreamer] Memory leak in GStreamerSinksWorkarounds
https://bugs.webkit.org/show_bug.cgi?id=278989
Reviewed by Alicia Boya Garcia.
* Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:
(WebCore::AppSinkFlushCapsWorkaroundProbe::checkIsNeeded): Make sure the string allocated in
gst_plugins_base_version_string() is de-allocated afterwards.
Canonical link: https://commits.webkit.org/283051@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list