[mythtv-commits] mythtv/master commit: dd4e47bdf by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Mon Jul 18 04:09:31 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-17T21:07:49-07:00
   Push Date:  2011/07/17 21:09:23 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  dd4e47bdf686484d6717c6ad93faa113f1c46dd8
   Changeset:  https://github.com/MythTV/mythtv/commit/dd4e47bdf

Log:

Fix the use of AVMetadataTag in mpeg2fix

If no tag is found, we most certainly don't want NULL, we want an empty string
as otherwise the following strncpy crashes.

Modified:

   mythtv/programs/mythtranscode/mpeg2fix.cpp



More information about the mythtv-commits mailing list