﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11676	Patch to initialize m_parent in the SocketRequestHandler ctor - fixes Coverity 700891	Gary Buhrmaster <gary.buhrmaster@…>		"
Static analysis detected that the member variable was not initialized in the ctor.  While a cursory review of the derived classes show that it would be initialized when appropriate, initialize it to NULL in the ctor to make static analysis happy (should cause no harm, and might prevent some future opportunities being introduced).

Fixes Coverity 700891

github ref: https://github.com/garybuhrmaster/mythtv/commit/5f68d70121fcca27701a1d46eec9b9a28322c5c0
github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/5f68d70121fcca27701a1d46eec9b9a28322c5c0.patch"	Patch - Bug Fix	closed	minor	0.27	MythTV - General	Master Head	medium	Fixed			0
