|
From: Julian S. <js...@ac...> - 2004-10-28 09:46:19
|
> > On Thu, 28 Oct 2004, Tom Hughes wrote: > >> This led to a number of subtle and hard to locate problems caused by > >> stack based arrays being overflowed by one entry when a node was > >> allocated with the maximum level. As each node only has a one in two > >> million or so chance of getting a level of SK_MAXHEIGHT this didn't > >> actually happen all that often. > > > > Urgh... well spotted. Yes .. I second that .. thanks for tracking this down. J |