[mythtv-commits] Ticket #12131: Memory leak in LoggingItem::setThreadName()

MythTV noreply at mythtv.org
Mon Apr 28 20:22:11 UTC 2014


#12131: Memory leak in LoggingItem::setThreadName()
---------------------------------------+------------------------
     Reporter:  faginbagin <mythtv@…>  |      Owner:
         Type:  Patch - Bug Fix        |     Status:  new
     Priority:  minor                  |  Milestone:  unknown
    Component:  MythTV - General       |    Version:  0.27-fixes
     Severity:  medium                 |   Keywords:
Ticket locked:  0                      |
---------------------------------------+------------------------
 This inline method is called thousands of times, mostly via
 MPoolThread::run's calls to loggingRegisterThread, so the old value of
 m_threadName needs to be freed before a new value is set.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12131>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list