[mythtv] [PATCH] mythtranscode: don't segfault when no proginfo

Chris Pinkham cpinkham at bc2va.org
Sat Feb 11 03:02:26 UTC 2006


> I've been running mythtranscode by hand and it seems to segfault after
> transcoding when m_proginfo is NULL. Since this is allowed earlier in
> the code, I guess the attached guard is probably warranted?
> 
> Brendan

Thanks.  This patch has been committed to SVN and I added one other place
in the code that we used m_proginfo without checking for non-NULL.  Next
time, please open a ticket in Myth's trac system and attach the patch, that
way it won't get lost in the mailing list.  When you create the ticket, it
will automatically send out an email, so everyone with commit access will
know you added a patch to trac.

http://svn.mythtv.org/trac/

Mark the ticket as 'patch' and it will get noticed quicker.

-- 
Chris



More information about the mythtv-dev mailing list