[mythtv] quick patch for xmame 0.62 segfault

Isaac Richards ijr at po.cwru.edu
Fri Jan 31 23:20:26 EST 2003


On Friday 31 January 2003 10:19 pm, Todd Malsbary wrote:
> I see this problem has been run into before, so here's an actual patch for
> it against mythgame in cvs.  The first change is to fix the segfault that
> happened, and the second is to use the correct argument name for the
> screenshot directory.  I don't have 0.61 or less to test it against, so
> hopefully it doesn't break anybody's setup.

Thanks, I've applied this..  I changed the !strcmp(tmp, "62") to be "atoi(tmp) 
>= 62", since I figure they're going to keep the argument name the same in 
the future..  Should still work, unless I'm not reading the code right.

Isaac



More information about the mythtv-dev mailing list