Clone
Stefan Sobernig <stefan.sobernig@wu.ac.at>
committed
on 26 Jul 16
- NsfProcStubDeleteProc(): Protect against potentially dangling namespace references from within ::nsf::procs::*. The wrapper cmd's name… Show more
- NsfProcStubDeleteProc(): Protect against potentially dangling   namespace references from within ::nsf::procs::*. The wrapper cmd's   namespace of an nsf::proc might already have been deleted when   ::nsf::procs::* shuts down finally. This showed up during a Tcl_Exit   (NSF's ExitHandler) as an invalid memory access via (dangling)   namespace pointers (valgrind).

Show less

2-1-0-rc + 43 more