Skip to content
Prev 387416 / 398502 Next

R extension memory leak detection question

On 12/03/2021 12:13 p.m., xiaoyan yu wrote:
Your question is unclear without an actual example.  It all depends on 
how the variable was created and how you use it.

If your real code is only a few lines, post it here.  Otherwise, please 
put together a minimal working example that contains the essence of what 
you are doing in a few lines.  Check that it compiles, and we can 
provide advice about whether it is doing dangerous things.

Duncan Murdoch