﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10311	Cleanup reference counting	danielk	danielk	"
There are some reference counters in MythTV, in particular in MythUI that start at 0 not 1.

This can cause a problem mostly because programmers assume a conventional reference counter API.

We can also improve the performance of our reference counters by using QAtomicInteger.

After we fix the API, we must rename the reference counter functions so that 3rd party users of the API won't be caught out by the change without warning."	Developer Task	closed	minor	0.26	MythTV - General	Master Head	medium	fixed			0
