Re: bonobo property page fix



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]