[vlc-devel] Re: [PATCH] m3u playlist import and export, version 2

Christophe Mutricy xtophe at nxtelevision.com
Fri Aug 12 16:24:37 CEST 2005


On Wed, Aug 10, 05 at 12:39 +0200, Daniel Stränger wrote:
> Hi!
> I forgot to free psz_author in the first patch version.
> This mail comes with the corrected patch.
Applied (r12139).

A few modifications:
	the strnlen is a bit over-cautious as stream_ReadLine always
return a "\0" finished string and strnlen doesn't exist on windows.
        in the output module, we need to count the backslases as well as
the commas.

Thanks for your contribution.

--
Xtophe

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list