﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
62	Check resource leaks in TerminateThread()/ExitThread()	dmik		"It is possible that forceful thread termination with TerminateThread()/ExitThread() causes resource leaks (i.e. internal handle data).

This is at least what was taking place when multimedia timer threads were terminated this way (see http://svn.ecomstation.nl/flash10/ticket/28 for details). After removing these calls in r21930, the leak problem was solved.

However, in theory, these calls should not cause such a bad effect on the rest of the application and this ticket is to check them in this regard. "	task	new	major	general enhancement	odin		medium			
