summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclProc.c')
-rw-r--r--generic/tclProc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tclProc.c b/generic/tclProc.c
index dd12901..89bd0b9 100644
--- a/generic/tclProc.c
+++ b/generic/tclProc.c
@@ -2434,6 +2434,7 @@ FreeLambdaInternalRep(
TclProcCleanupProc(procPtr);
}
TclDecrRefCount(nsObjPtr);
+ objPtr->typePtr = NULL;
}
static int