MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002505 | VTK | (No Category) | public | 2005-11-18 15:37 | 2016-08-12 09:54 |
|
| Reporter | Steve Pieper | |
| Assigned To | David Partyka | |
| Priority | low | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0002505: sprintf into fixed length strings in tcl wrapping |
| Description | I noticed (the hard way) that if the name of a class instance is very long the tcl wrapping code can write over the end of a char array on the stack. I fixed these with what I believe are the correct dynamic string functions from Tcl. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | vtkTclUtil.cxx-diff (1,436) 1969-12-31 19:00 https://www.vtk.org/Bug/file/5408/vtkTclUtil.cxx-diff
vtkWrapTcl.c-diff (772) 1969-12-31 19:00 https://www.vtk.org/Bug/file/5409/vtkWrapTcl.c-diff |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-08-29 17:40 | David Cole | Assigned To | Will Schroeder => David Cole |
| 2011-01-19 09:51 | David Cole | Assigned To | David Cole => David Partyka |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-07-22 20:33 | Dave DeMarle | Status | backlog => expired |
| 2013-07-22 20:33 | Dave DeMarle | Note Added: 0031299 | |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036806 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |