Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 01b23962857f646fcf233f6a070a7de31e4003cc
Ticket: 27ef2056e8a87e82a43f94796e68558da85abcf3
[string repeat] overflow fail
User & Date: dgp 2013-12-12 19:58:33
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    % string length [string repeat a [expr 1<<31]]
    0
    
    
    [string repeat] implementation does have overflow
    checking code, but it must be failing in at least
    this edge case.
    
  5. foundin changed to: "8.5+"
  6. is_private changed to: "0"
  7. login: "dgp"
  8. priority changed to: "5 Medium"
  9. resolution changed to: "None"
  10. severity changed to: "Minor"
  11. status changed to: "Open"
  12. submitter changed to: "dgp"
  13. subsystem changed to: "18. Commands M-Z"
  14. title changed to: "[string repeat] overflow fail"
  15. type changed to: "Bug"