[mythtv-commits] mythtv commit: r16686 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 18 23:56:22 UTC 2008


      Author: danielk
        Date: 2008-03-18 23:56:22 +0000 (Tue, 18 Mar 2008)
New Revision: 16686
   Changeset: http://cvs.mythtv.org/trac/changeset/16686

Modified:

   trunk/mythtv/libs/libmythtv/openglcontext.cpp

Log:

Fixes #4936. Fixes some pointer use in OpenGLContext.

A pointer was referenced 3 times before checking it for null in the dtor.
A pointer was used twice in SetupTexture() before it was checked for null.




More information about the mythtv-commits mailing list