[gst-devel] Wim's week 2 progress mail
Bastien Nocera
hadess at hadess.net
Tue Mar 29 03:42:27 CEST 2005
On Tue, 2005-03-29 at 13:34 +0200, Ronald S. Bultje wrote:
> Hi guys,
<snip>
> > - plugin/pluginfeatures/elementfactory etc still expose Glists in the
> > API
> > and are generally not threadsafe.
>
> (Those are read-only so far, that should be fine, in practice, right?)
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.
---
Bastien Nocera <hadess at hadess.net>
More information about the gstreamer-devel
mailing list