orphaning greyhounds package

Bruno Wolff III bruno at wolff.to
Sat Mar 27 15:57:34 UTC 2010


On Sat, Mar 13, 2010 at 15:51:37 -0700,
  Kevin Fenzi <kevin at scrye.com> wrote:
> 
> - If currently crashes due to poor coding: 
> https://bugzilla.redhat.com/show_bug.cgi?id=562038
> (basically trying to reload a saved game makes it crash). 

I found an off by one error (typical the last element of the array's index
is one less than the size of the array, not the size of the array). It only
crashes when compiled with fortify options. I don't think the correct value
was being saved in the first place.

I expect to have test builds up shortly and will update the bug at that
time.


More information about the devel mailing list