[mythtv-commits] mythtv commit: r16157 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Feb 19 12:09:34 UTC 2008


      Author: paulh
        Date: 2008-02-19 12:09:33 +0000 (Tue, 19 Feb 2008)
New Revision: 16157
   Changeset: http://cvs.mythtv.org/trac/changeset/16157

Modified:

   trunk/mythtv/libs/libmythdvdnav/dvd_reader.c

Log:

Fix a possible memory leak in libmythdvdnav.

If DVDDiscID() fails to allocate its needed buffer then it was exiting without
first closing the file it opened.

Patch by Erik Hovland. Fixes #4670.




More information about the mythtv-commits mailing list