[Bug 660357] [gst-python] Fix decref of null pointer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 06:49:15 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=660357
  GStreamer | gst-python | git

--- Comment #3 from Andoni Morales <ylatuya at gmail.com> 2011-12-12 14:49:10 UTC ---
I have seen this bug reproduced several times before applying the patch
although Tim might be right and probably the callback shouldn't even be called
if args is NULL. Navigating through CPython I see that it's a common practice
checking if args is NULL before calling CallObject().

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list