Re: bonobo-activbation-base-service fix ...



On 05Nov2001 12:44AM (-0500), Michael Meeks wrote:
> 
> A small leak seen only on startup of the remote server
> 
> 	May I commit,
> 

Please do (w/ ChangeLog entry). It would be nice if you applied the
corresponding fix to oaf, if relevant.

> 
> Index: bonobo-activation/bonobo-activation-base-service.c
> ===================================================================
> RCS file:
> /cvs/gnome/bonobo-activation/bonobo-activation/bonobo-activation-base-service.c,v
> retrieving revision 1.34
> diff -u -p -u -r1.34 bonobo-activation-base-service.c
> --- bonobo-activation/bonobo-activation-base-service.c	2001/10/31 00:58:41	1.34
> +++ bonobo-activation/bonobo-activation-base-service.c	2001/11/05 05:41:45
> @@ -422,6 +422,7 @@ bonobo_activation_service_get_internal (
>  			retval = race_condition;
>  		} else if (!CORBA_Object_is_nil (retval, &myev)) {
>  			bonobo_activation_base_service_set (base_service, retval, &myev);
> +                        CORBA_Object_release (race_condition, &myev);
>                  }
>  	}
> 
> 
> 
> -- 
>  mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot
> 
> _______________________________________________
> gnome-components-list mailing list
> gnome-components-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-components-list



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