On 02/04/2011 10:28 PM, Holger Hans Peter Freyther wrote:
> +cleanup:
> +  /* Attempt to cleanup all pushing of arguments. We have tried to
> +     write at si and now need to cleanup up until this point. */
> +  for (i = 0, arg = local_arg_vec; i < si; i++, arg++)


okay the < si is wrong...i should probably use c_func_cur->arg_idx or such. I
will create another testcase that can be used to verify we are not leaking
memory here.

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to