[mythtv] [mythtv-commits] Ticket #2283: Quartz (Mac OS X) pause frame doesn't init all vars in VideoFrame

Daniel Kristjansson danielk at cuymedia.net
Thu Aug 31 00:26:55 UTC 2006


On Wed, 2006-08-30 at 23:32 +0000, MythTV wrote:
> #2283: Quartz (Mac OS X) pause frame doesn't init all vars in VideoFrame
> Changes (by nigel):
>  Applied mostly as is. Note that I ommitted the init at line 1431, because
>  there will be nothing else using that frame we just deleted?

It shouldn't be needed, I just wanted to NULL that VideoFrame::buf
pointer consistently after calling delete on it. In that case the
structure gets properly initialized a few lines later, so chalk it
up to overly defensive programming.

-- Daniel




More information about the mythtv-dev mailing list