summaryrefslogtreecommitdiffstats
path: root/Python/dynload_next.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/dynload_next.c')
0 files changed, 0 insertions, 0 deletions
6c1e9 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/generic/tclVar.c
diff options
context:
space:
mode:
authormig <mig>2011-04-13 13:23:45 (GMT)
committermig <mig>2011-04-13 13:23:45 (GMT)
commit1c28a4ad0359711950277af2f24dca1a1b7cd041 (patch)
tree087fd57082e97a3b84c1692414ad125c0ae45994 /generic/tclVar.c
parent4884764d1d8d9cf7bd61e25622b0173c43e46114 (diff)
parentff0738ff2d537d9c4d0d95d944bfd0a239baef8e (diff)
downloadtcl-1c28a4ad0359711950277af2f24dca1a1b7cd041.zip
tcl-1c28a4ad0359711950277af2f24dca1a1b7cd041.tar.gz
tcl-1c28a4ad0359711950277af2f24dca1a1b7cd041.tar.bz2
fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it
Diffstat (limited to 'generic/tclVar.c')
-rw-r--r--generic/tclVar.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/generic/tclVar.c b/generic/tclVar.c