Opened 16 years ago
Closed 16 years ago
#173 closed defect (fixed)
Plug leaks exposed by MainServer::FillStatusXML
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.18 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Each time this is called (which happens during the http://localhost:6544/xml processing) the thread leaks a bit of memory. I've identified two sources of memory leak but the last one remains elusive. I'd like to get what I'm sure about into svn so I don't have to keep reapplying the change every time I refresh my source.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Plug two known leaks.