[Gstreamer-bugs] [Bug 145391] New: - gstvalue.c: ref klasses instead of peek
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sun Jul 4 09:53:36 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=145391
GStreamer | gstreamer (core) | Ver: HEAD CVS
Summary: gstvalue.c: ref klasses instead of peek
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: rbultje at ronald.bitfreak.net
QAContact: gstreamer-maint at bugzilla.gnome.org
gstvalue.c:1314 peeks a klass instead of reffing it. this doesn't work in at
least one of my testcases. Reffing instead of peeking does work. There's more
peeks in gstvalue.c, I guess all of them need to be moved into a ref/unref pair,
but the g_return_if_fail()s make that fairly difficult.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list