Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 14404bbf493ab5447a0397c757b28326679ffc21
Ticket: 721ec6927136c79169195ac09cfe6efd0a27fce6
stacked channel self-manipulation protections too weak
User & Date: dgp 2014-03-27 16:25:08
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    When the read operation on a channel can cause
    stack/unstack operations to re-shape the structure
    of the channel, we can get into a situation where
    pointers point to bad places.  There are some protections
    from this in the code, but not enough.
    
    Committing new test iortrans-4.8.1 to trunk to expose
    such a segfault.
    
  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: "Important"
  11. status changed to: "Open"
  12. submitter changed to: "dgp"
  13. subsystem changed to: "25. Channel System"
  14. title changed to:
    stacked channel self-manipulation protections too weak
    
  15. type changed to: "Bug"