Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
luzpaz
gstreamer
Commits
ffa90b2e
Commit
ffa90b2e
authored
Aug 08, 2015
by
Wim Taymans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devicemonitor: fix provider leak
parent
2ef06fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
gst/gstdevicemonitor.c
gst/gstdevicemonitor.c
+1
-0
No files found.
gst/gstdevicemonitor.c
View file @
ffa90b2e
...
@@ -268,6 +268,7 @@ bus_sync_message (GstBus * bus, GstMessage * message,
...
@@ -268,6 +268,7 @@ bus_sync_message (GstBus * bus, GstMessage * message,
}
}
GST_OBJECT_UNLOCK
(
monitor
);
GST_OBJECT_UNLOCK
(
monitor
);
gst_object_unref
(
provider
);
gst_object_unref
(
device
);
gst_object_unref
(
device
);
if
(
matches
)
if
(
matches
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment