[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: bonobo property page fix
- From: Dave Camp <dave ximian com>
- To: James Willcox <jwillcox cs indiana edu>
- Cc: Michael Meeks <michael ximian com>, nautilus-list gnome org, Alex Larsson <alexl redhat com>
- Subject: Re: bonobo property page fix
- Date: 08 Nov 2002 15:04:18 -0500
On Fri, 2002-11-08 at 13:58, James Willcox wrote:
+ if (!BONOBO_EX (&ev)) {
+ widget =
bonobo_widget_new_control_from_objref
+ (control,
CORBA_OBJECT_NIL);
+ bonobo_object_release_unref (control,
NULL);
This will only free the control if there were no exceptions, it should
be freed if it exists at all.
Otherwise looks good to commit.
Thanks,
-dave
--
Dave Camp <dave ximian com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]