From b937ae718c0db9b599179a7a10a95be18bac4141 Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 24 Apr 2007 04:35:37 +0000 Subject: typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3a691ba..15f3a1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -65,7 +65,7 @@ leak in 'upvar' when compiling (a) upvar outside a proc, (b) upvar with a syntax error, or (c) upvar where the frame index is not known at compile time. - * generic/tclParseExpr.c (ParseExpr): Plugged a memory leak + * generic/tclCompExpr.c (ParseExpr): Plugged a memory leak when parsing expressions that contain syntax errors. * generic/tclEnv.c (ReplaceString): Clear memory correctly when growing the cache to avoid reads of uninitialised data. -- cgit v0.12