[vlc-devel] commit: Fix cyclic dependancy between input and "sout stream" description ( Rafaël Carré )
Pierre d'Herbemont
pdherbemont at free.fr
Tue May 13 16:42:19 CEST 2008
On May 13, 2008, at 4:34 PM, Rafaël Carré wrote:
> p_sys->input = NULL; /* description.c */
>
>
> I don't know yet what the correct fix is, but for sure it isn't
> removing the assertion.
You could p_sys->input = NULL before vlc_object_release( input ), with
a nice comment that could be enough for now...
Pierre.
More information about the vlc-devel
mailing list