diff options
| author | dgp@users.sourceforge.net <dgp> | 2004-10-06 00:24:14 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2004-10-06 00:24:14 (GMT) |
| commit | 76e656132bf5ec876267975917c99f5fb61d3718 (patch) | |
| tree | 3df457aa5b5852d4833c2649d5482af83b9bafc6 /unix/tclUnixTest.c | |
| parent | b66a550cd76e99f4884085822abf70ee6033095a (diff) | |
| download | tcl-76e656132bf5ec876267975917c99f5fb61d3718.zip tcl-76e656132bf5ec876267975917c99f5fb61d3718.tar.gz tcl-76e656132bf5ec876267975917c99f5fb61d3718.tar.bz2 | |
* generic/tclBasic.c:
* generic/tclBinary.c:
* generic/tclCmdAH.c:
It is a poor practice to directly set or append to the value
of the objResult of an interp, because that value might be
shared, and in that circumstance a Tcl_Panic() will be the
result. Searched for example of this practice and replaced
with safer alternatives, often using the Tcl_AppendResult()
routine that dkf just rehabilitated.
Diffstat (limited to 'unix/tclUnixTest.c')
0 files changed, 0 insertions, 0 deletions
