[mythtv] [PATCH] Fix for my seg fault

Isaac Richards ijr at case.edu
Tue May 3 06:00:09 UTC 2005


On Saturday 23 April 2005 04:04 pm, Tony Lill wrote:
> Tracked down the segfault I was having, it seems to come from calling
> result.size() after execing a mysql query that can't return results
> (an INSERT). It would only be triggered if you turn on the appropriate
> debug.

I changed the size() to a numRowsAffected().  Should work, I believe.

Isaac


More information about the mythtv-dev mailing list