Ticket #192 (closed defect: fixed)
Small GDI leak for every undo/redo pair [win32]
| Reported by: | azawawi | Owned by: | szabgab |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.22 |
| Keywords: | Cc: |
Description
- Open the Task Manager, select the menu View -> Select Columns... and then tick the "GDI Objects" column.
- Open a new document and type anything.
- Keep pressing undo/redo (CTRL-Z and CTRL-Y).
- The "GDI object" value for the perl.exe process should be increasing until you close the document.
Note: This is related to ticket:190
Change History
comment:2 Changed 4 years ago by azawawi
- Owner changed from azawawi to (none)
- Status changed from accepted to assigned
comment:3 Changed 2 years ago by wwe
retested with 0.84 on WinXP. The problem is still there. In my installation it doesn't occur on one step undo/redo but only if you undo redo multiple steps (2-3 lines of code in my case).
Note: See
TracTickets for help on using
tickets.
