Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: b5c7d71ccbcde24a4d77b6afcd1655d258625706
Ticket: 0b874c344dd5331a5bc28b24f723ef8905903129
Tcl SEGV
User & Date: dgp 2013-12-03 15:10:22
Changes

  1. icomment:
    So the fix takes the perspective that the
    implementation of [info frame] failed to
    account for an unusual, but normal condition.
    
    This is in contrast to a perspective that
    (corPtr->caller.cmdFramePtr == NULL) was
    an invalid state and some bug was wrongly
    allowing it to occur.
    
    Accepting that, we should merge the fix to
    the trunk.
    
    Any prospects for crafting a test for the
    test suite that doesn't require a 2100 line
    script?
    
  2. login: "dgp"
  3. mimetype: "text/plain"