Opened 12 years ago
Closed 10 years ago
#791 closed defect/bug (fixed)
Patch to remove some memory leaks
Reported by: | xor2003 | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | memory leak patch | |
Cc: |
Description
I found some memory bugs using cppcheck tool. Patch is attached. Please check it. Svn 4281 version used.
Attachments (1)
Change History (3)
Changed 12 years ago by xor2003
comment:1 Changed 12 years ago by tegzed
Hello Xor2003,
Thanks for the patch, i have committed the osd part of your patch to svn in #4283. These bugs were committed by me. This cppcheck tool is really useful.
comment:2 Changed 10 years ago by usul
- Resolution set to fixed
- Status changed from new to closed
So I expect this issue as closed. Thanks for your work!
Note: See
TracTickets for help on using
tickets.
patch