MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012139 | VTK | (No Category) | public | 2011-04-29 17:39 | 2014-10-02 09:44 |
Reporter | Timothy Shead | ||||
Assigned To | David Gobbi | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0012139: Wrapper support for factory methods | ||||
Description | Currently, the wrapper generators only recognize a hard-coded list of factory methods that return new VTK objects, such as "New()" and "NewInstance()". The wrapper generators need to know which methods are factory methods, so that reference counts are maintained correctly - otherwise, the generated wrappers automatically increment the reference count of all returned VTK objects, leading to reference leaks for objects returned by factory methods. This bug exists to keep track of such factory methods, so they can be updated appropriately, either by adding them to the hard-coded list, or by adding appropriate hints once a hinting mechanism is available. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-04-29 17:39 | Timothy Shead | New Issue | |||
2011-04-29 17:40 | Timothy Shead | Note Added: 0026289 | |||
2011-04-29 17:40 | Timothy Shead | Note Added: 0026290 | |||
2011-04-29 17:47 | David Gobbi | Assigned To | => David Gobbi | ||
2011-04-29 17:47 | David Gobbi | Status | backlog => tabled | ||
2011-04-29 17:52 | David Gobbi | Note Added: 0026291 | |||
2011-05-02 10:12 | David Cole | Note Added: 0026297 | |||
2014-10-02 09:44 | Berk Geveci | Status | backlog => closed | ||
2014-10-02 09:44 | Berk Geveci | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|