Author: andrico
Date: Thu Jan 16 18:46:36 2014
New Revision: 4501

URL: http://svn.gna.org/viewcvs/getfem?rev=4501&view=rev
Log:
in basic_delete for static stored object when an object is deleted, 
its key, which is now a pointer is being deleted as well, to prevent memory 
leak.
TODO: all the keys from stored_object_tab are pointers and need to be deleted 
in the end of the program
to prevent memory leak

Modified:
    trunk/getfem/src/dal_static_stored_objects.cc


_______________________________________________
Getfem-commits mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-commits

Reply via email to