[vlc-devel] [PATCH 1/3] pulse: Use the 'user-agent' variable for the client name.

Ilkka Ollakka ileoo at videolan.org
Tue Jun 8 07:40:10 CEST 2010


On Tue, Jun 08, 2010 at 12:34:43AM +0100, Colin Guthrie wrote:
> ---
>  modules/audio_output/pulse.c |   12 +++++++++---
>  1 files changed, 9 insertions(+), 3 deletions(-)

Thanks for your patch applied in 6b710a60659752ef22f404bad116bd2d7c78ce1c

>  fail:
> +    if (p_client_name)
> +        free(p_client_name);

You don't need to check p_client_name here before free.

-- 
Ilkka Ollakka
No animal should ever jump on the dining room furniture unless
absolutely certain he can hold his own in conversation.
		-- Fran Lebowitz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100608/1556c970/attachment.sig>


More information about the vlc-devel mailing list