[mythtv-commits] mythtv commit: r16156 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Feb 19 12:08:06 UTC 2008


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

Modified:

   branches/release-0-21-fixes/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. Refs #4670.




More information about the mythtv-commits mailing list