I made most of the structs in RL_glue.c local in the functions rather than
global.
I wonder what the implications of this are when they are sent wherever they
go. Are there weird memory leaks or anything happening? Where is the
memory actually allocated, where is it free, and what happens when you
return structs with heap-arrays from functions?
Original issue reported on code.google.com by brian.ta...@gmail.com on 7 Sep 2008 at 6:22
Original issue reported on code.google.com by
brian.ta...@gmail.com
on 7 Sep 2008 at 6:22