aboutsummaryrefslogtreecommitdiff
path: root/tests/lsort.test
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2020-12-20 07:58:30 +1000
committerSteve Bennett <steveb@workware.net.au>2020-12-26 18:08:29 +1000
commit3627155c4a047bc491d45406b22a9038402ae964 (patch)
tree7f0337e433cdec49841d218dce420f4f274622b8 /tests/lsort.test
parentea1b12824f360ca2f3b4838e1d88605b9b1c1a6d (diff)
downloadjimtcl-3627155c4a047bc491d45406b22a9038402ae964.zip
jimtcl-3627155c4a047bc491d45406b22a9038402ae964.tar.gz
jimtcl-3627155c4a047bc491d45406b22a9038402ae964.tar.bz2
Jim_GetWideExpr() now evaluates "safe" expressions
This means that $variable references and [commands] are not expanded. This should mitigate security concerns when using the 'integer expression' feature. It means that you must do: string repeat a $i*4 Not: string repeat a {$i*4} Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'tests/lsort.test')
0 files changed, 0 insertions, 0 deletions