Opened 15 years ago
Closed 15 years ago
#1914 closed defect (fixed)
Memory leaks in mythtv-eit
Reported by: | Owned by: | Stuart Auchterlonie | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
in the mythtv-eit branch are several memory leaks. attached patch fixes one in eitcache.
valgrind log attched. looks like we are leaking streamdata. most of the other leaks should fixed if the streamdata leak is fixed.
Attachments (2)
Change History (6)
Changed 15 years ago by
Attachment: | valgrind_log.txt added |
---|
Changed 15 years ago by
Attachment: | eit_memleak_fixes.diff added |
---|
comment:1 Changed 15 years ago by
Milestone: | → 0.20 |
---|---|
Owner: | changed from Isaac Richards to danielk |
Version: | → head |
comment:2 Changed 15 years ago by
Owner: | changed from danielk to Stuart Auchterlonie |
---|
comment:3 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
Thanks.
The streamdata leak has it's own ticket, it exists in svn-head as well.