[gst-devel] Wim's week 2 progress mail
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Tue Mar 29 03:54:47 CEST 2005
Hey,
On Tue, 29 Mar 2005, Bastien Nocera wrote:
> > > - plugin/pluginfeatures/elementfactory etc still expose Glists in the
> > > API
> > > and are generally not threadsafe.
<..>
> See your program segfault if it access the "next" item because it was
> removed in between the time you checked if it was non-NULL, and the time
> you read it.
Right, but right now that doesn't happen because we initialize them on
gst_init() and never remove (or change) them.
For now, at least...
Ronald
More information about the gstreamer-devel
mailing list