On 14 Jan 2013, at 17:53, Richard Frith-Macdonald wrote: > Thanks for the report ... it wasn't happening on my system, but I think that > was just luck of the memory layout. > The problem was with some uninitialised memory. > I changed the pointer array code to clear new memory when the array is > allocated/grown, so we never think an unused location has anything in it.
Thanks. I thought I'd got all of those, but apparently I missed some. David -- Sent from my brain _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
