[mythtv-commits] Ticket #12131: Memory leak in LoggingItem::setThreadName()
MythTV
noreply at mythtv.org
Tue Apr 29 04:42:26 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 | Resolution:
Keywords: | Ticket locked: 0
-----------------------------------+----------------------------
Comment (by faginbagin <mythtv@…>):
This setter is the only one that popped up in the valgrind run that
prompted me to test and then offer this patch, but that doesn't mean
similar changes shouldn't be made to the other setters. I was also
wondering if the project has any rules of thumb regarding the size and
frequency of use of inline methods. IOW, should this setter (and maybe
others) be moved to logging.cpp?
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12131#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list