Udo Giacomozzi wrote: > I see attachInterface() is called each time I open* a file and thus > Gnash is quickly eating up all my memory...
Udo, if you change noinst_LTLIBRARIES to lib_LTLIBRARIES in server/vm
and parser, it'll work by turning off convenience libraries till this is
fully fixed.
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

