[vlc-devel] commit: Remove playlist destructor ( Rafaël Carré )

Pierre d'Herbemont pdherbemont at free.fr
Wed May 14 22:05:39 CEST 2008


On May 14, 2008, at 10:03 PM, Rafaël Carré wrote:

>> On May 14, 2008, at 9:38 PM, git version control wrote:
>>
>>> vlc | branch: master | Rafaël Carré <funman at videolan.org> | Wed
>>> May 14 21:39:21 2008 +0200|
>>> [3d7eabaf80eb76dc2111f399aec6586d1b0094a8]
>>>
>>> Remove playlist destructor
>>>
>>> We need to do stuff BEFORE the playlist is destroyed
>>
>> That part was fine. There is no need to remove that.
>
> True, I just noticed the destructor is run before checking for alive
> children anyway.

Ok, no prob.

>> Moreover now the preparse and fetcher object are now leaked.
>
> I don't see how.

well, I missed that there was no "-" before  
vlc_object_release( p_fetcher and p_preparse). Sorry about that.

Pierre.


More information about the vlc-devel mailing list