Menu

#4820 [string reverse] corruption

obsolete: 8.5.9
closed-fixed
9
2011-04-12
2011-04-12
Don Porter
No

New test segfaults:

test string-24.12 {string reverse command - corner case} {
set x \ubeef
set y \udead
string is ascii [string reverse $x$y]
} 0

Discussion

  • Don Porter

    Don Porter - 2011-04-12

    Fixed in checkin 4ab8a5f225

     
  • Don Porter

    Don Porter - 2011-04-12
    • status: open --> closed-fixed