Hot Hottest Actress Madhu Shalini in Sleveless Top and Showing Her Clevelege Pics Hot Hot
http://depositpics.com/show.php?img=2079_19.jpg.html http://depositpics.com/show.php?img=2078_18.jpg.html http://depositpics.com/show.php?img=2077_17.jpg.html http://depositpics.com/show.php?img=2076_16.jpg.html http://depositpics.com/show.php?img=2075_15.jpg.html http://depositpics.com/show.php?img=2074_14.jpg.html http://depositpics.com/show.php?img=2073_13.jpg.html http://depositpics.com/show.php?img=2072_12.jpg.html(cFuncOOP); if (!funcAddr) return (NULL); @@ -815,7 +819,9 @@ _gst_invoke_croutine (OOP cFuncOOP, ffi_call (&c_func_cur->cacheCif, FFI_FN (funcAddr), &result.u, ffi_arg_vec); _gst_set_errno (errno); + desc = (gst_c_callable) OOP_TO_OBJ (cFuncOOP); oop = c_to_smalltalk (&result, receiver, desc->returnTypeOOP); + INC_ADD_OOP (oop); /* Fixup all returned string variables */ if (needPostprocessing) @@ -1142,6 +1148,8 @@ push_smalltalk_obj (OOP oop, { cparam *cp = &c_func_cur->args[c_func_cur->arg_idx]; ffi_type *type = smalltalk_to_c (oop, cp, cType); + if (cp->oop && !IS_NIL (cp->oop)) + INC_ADD_OOP (cp->oop); if (type) c_func_cur->types[c_func_cur->arg_idx++] = type; } _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org http://lists.gnu.org/mailman/listinfo/help-smalltalk
