[mythtv-commits] mythtv commit: r27407 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Dec 1 19:13:19 UTC 2010


      Author: stuartm
        Date: 2010-12-01 19:13:19 +0000 (Wed, 01 Dec 2010)
New Revision: 27407
   Changeset: http://svn.mythtv.org/trac/changeset/27407

Log:

Fix a segfault when committing playcount/rating in mythmusic. The playback code changed a little between the original ratings patch and committal, seems under some unknown scenario we're tearing down the decoder before 'stopDecoder' is run which triggered a null-pointer segfault.

Modified:

   trunk/mythplugins/mythmusic/mythmusic/musicplayer.cpp




More information about the mythtv-commits mailing list