[mythtv-commits] Ticket #4746: make sure the audio_codec pointer is valid before dereferencing in AudioOutputBase::Reconfigure
MythTV
mythtv at cvs.mythtv.org
Sat Feb 23 00:44:17 UTC 2008
#4746: make sure the audio_codec pointer is valid before dereferencing in
AudioOutputBase::Reconfigure
---------------------------------------------+------------------------------
Reporter: Erik Hovland <erik at hovland.org> | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: low | Resolution:
Mlocked: 0 |
---------------------------------------------+------------------------------
Comment(by Erik Hovland <erik at hovland.org>):
Nigel is right, the previous conditional is the same as the check I added.
So I reworked the code to keep using the null pointer check instead of
making my own.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4746#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list