[vlc-devel] [PATCH] Update the playlist on services_discovery_SetLocalizedName

Rafaël Carré funman at videolan.org
Fri May 30 10:43:11 CEST 2008


Le Fri, 30 May 2008 10:12:41 +0200,
"Mirsal Ennaime" <mirsal.ennaime at gmail.com> a écrit :

> +            vlc_object_lock( (vlc_object_t*) p_input );

You should free it first.

> +            p_sds->p_cat->p_input->psz_name = strdup( psz );
> +            vlc_object_unlock( (vlc_object_t*) p_input );

Except that, the patch is OK.

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080530/86648e57/attachment.sig>


More information about the vlc-devel mailing list