[mythtv-commits] Ticket #10311: Cleanup reference counting
MythTV
noreply at mythtv.org
Mon Jun 4 13:43:11 UTC 2012
#10311: Cleanup reference counting
------------------------------+-----------------------------
Reporter: danielk | Owner: danielk
Type: Developer Task | Status: assigned
Priority: minor | Milestone: 0.26
Component: MythTV - General | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
------------------------------+-----------------------------
Comment (by Daniel Kristjansson <danielk@…>):
In [changeset:7e98bdb1b9f05dd42ac6076557afe696ded79666/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="7e98bdb1b9f05dd42ac6076557afe696ded79666"
Refs #10311. Use reference counting for MythRenderVDPAU.
Stuart Morgan noticed an error message on Friday that pointed to
non-use of the reference counter in a reference counted class.
This makes the respective classes use reference counting and
makes the MythRenderVDPAU destructor private so any such use will
be caught at compile time in the future.
}}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10311#comment:10>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list