Thank you so much! Although the memory leak is still there after the fix you
suggested, gdb is giving me better outputs and I believe I can trace the
memory leak origin.
-Hyunseung

On Mon, Mar 15, 2010 at 2:53 PM, Seth Falcon <s...@userprimary.net> wrote:

> Hi,
>
> First thing to observe is that you are calling RSymbReg via .Call, but that
> function does not return SEXP as is required by the .Call interface.
>
> + seth
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to