After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755511 - gstharness: don't crash when adding a sink-harness without h->sinkpad
gstharness: don't crash when adding a sink-harness without h->sinkpad
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal critical
: 1.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-24 08:57 UTC by Håvard Graff (hgr)
Modified: 2015-09-24 10:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test and fix (1.78 KB, patch)
2015-09-24 08:57 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2015-09-24 08:57:54 UTC
Created attachment 312016 [details] [review]
test and fix

...
Comment 1 Tim-Philipp Müller 2015-09-24 10:08:24 UTC
commit 64a152439c8a4b3ff493e8290bd442de02f08681
Author: Havard Graff <havard.graff@gmail.com>
Date:   Thu Sep 24 10:23:14 2015 +0200

    harness: don't crash when adding a sink-harness without h->sinkpad
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755511