Re: gvfs r1739 - in trunk: . daemon



Hi Christian,

See below.

2008-04-16 klockan 17:56 skrev gicmo svn gnome org:
> Author: gicmo
> Date: Wed Apr 16 16:56:11 2008
> New Revision: 1739
> URL: http://svn.gnome.org/viewvc/gvfs?rev=1739&view=rev

> Modified: trunk/daemon/gvfsbackendhttp.c
> ==============================================================================
> --- trunk/daemon/gvfsbackendhttp.c	(original)
> +++ trunk/daemon/gvfsbackendhttp.c	Wed Apr 16 16:56:11 2008
> @@ -75,9 +75,13 @@
>  static void
>  g_vfs_backend_http_init (GVfsBackendHttp *backend)
>  {
> +   const char         *debug;
> [...]
> +  /* Logging */
> +  debug = g_getenv ("GVFS_HTTP_DEBUG");
> +  if (debug)
> [...]

Don't you leak *debug here?

  mvrgr, Wouter

-- 
:wq                                                       mail uws xs4all nl
                                                      web http://uwstopia.nl

it's the last day on earth :: we'll never say goodbye      -- marilyn manson

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]