Clone
Stefan Sobernig <stefan.sobernig@wu.ac.at>
committed
on 15 Apr 19
* nsf.c (NsfCCreateMethod): Fix access of potentially freed object to set the autonamed property (indicated by valdgrind). When destroyed … Show more
* nsf.c (NsfCCreateMethod): Fix access of potentially freed object to   set the autonamed property (indicated by valdgrind). When destroyed   and cleaned during DoObjInitialization, "newObject" will remain as a   dangling pointer. Besides, setting the property before   DoObjInitialization will make the object property available from   within the initcmd or init method.

Show less

2.3 + 10 more