Opened 7 years ago
Closed 6 years ago
#46 closed feature (fixed)
Simplify stashing mechanism
| Reported by: | Henrich Lauko | Owned by: | Henrich Lauko |
|---|---|---|---|
| Priority: | major | Milestone: | 4.3 |
| Component: | DiOS | Keywords: | |
| Cc: |
Description
Backtrack to the previous solution with a single stashed structure:
- remove superfluous domain specific stash
- introduce domain-specific ref/unref and call it before stashing
- get rid of stash linked-list
Change History (2)
comment:1 Changed 7 years ago by
| Owner: | set to Henrich Lauko |
|---|---|
| Status: | new → assigned |
comment:2 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I think we can close this issue. The ref/unref bit is part of a much bigger question about memory management in rst and the remainder was fixed a while back.