Clone
Stefan Sobernig <stefan.sobernig@wu.ac.at>
committed
on 25 Jun 18
* nsf.c (AliasGet): Plumbing a memleak found by valgrind. The computed Tcl_Obj from AliasIndex must be refcount-managed explicitly, othe… Show more
* nsf.c (AliasGet): Plumbing a memleak found by valgrind. The computed   Tcl_Obj from AliasIndex must be refcount-managed explicitly,   otherwise the path via AliasGet leaks it.

Show less

2.2 + 20 more