[vlc-devel] [vlc-commits] Remove libvlc_free
Rémi Denis-Courmont
remi at remlab.net
Mon May 20 14:15:34 CEST 2019
Hi,
There are no changes to the fact that LibVLC "leaks" the C runtime.
On most systems, you cannot mix runtimes in a process at all due to namespace conflicts. On Windows, you have to stick to Win32 API calls on threads created by another runtime - something LibVLC does not do.
Le 20 mai 2019 15:08:39 GMT+03:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>On 2019-05-20 13:24, Rémi Denis-Courmont wrote:
>> Hi,
>>
>> No changes there.
>
>I can see a patch makind changes in the code. You'll have to be more
>specific.
>
>> This is consistent with the existing doc and the reality.
>
>You removed the documentation that specifically explained one case
>where
>using libvlc_free() was actually necessary.
>
>> This comes from vlc.git.
>> --
>> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez
>excuser
>> ma brièveté.
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> https://mailman.videolan.org/listinfo/vlc-devel
>>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel
--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190520/4788d565/attachment.html>
More information about the vlc-devel
mailing list