[mythtv-commits] mythtv commit: r14886 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 17 17:54:03 UTC 2007


      Author: paulh
        Date: 2007-11-17 17:54:02 +0000 (Sat, 17 Nov 2007)
New Revision: 14886
   Changeset: http://cvs.mythtv.org/trac/changeset/14886

Modified:

   trunk/mythplugins/mythmusic/mythmusic/importmusic.cpp

Log:

Don't delete the shared decoder we acquire to test play some tracks while 
importing them.

This fixes a segfault spotted while doing some testing for #4132. If you exit
out of the music import dialog after playing a track and then re-enter it and
play another track you get a segfault. That's because we deleted the shared 
decoder given to us by Decoder::create() when we shouldn't.






More information about the mythtv-commits mailing list