Re: Hash memory allocation bug.

2002-01-07 Thread Simon Cozens
On Mon, Jan 07, 2002 at 01:43:49PM +, Alex Gough wrote: > I've found a different problem with hashing and \0 in strings Fixed. -- God gave man two ears and one tongue so that we listen twice as much as we speak. -- Arab proverb

Re: Hash memory allocation bug.

2002-01-07 Thread Simon Cozens
On Mon, Jan 07, 2002 at 01:43:49PM +, Alex Gough wrote: > I tried to make this segfault, but couldn't quite manage You won't. Electric Fence deliberately segfaults as early as it can to stop silent corruption of the malloc arena later on. -- "He was a modest, good-humored boy. It was Oxfor

Re: Hash memory allocation bug.

2002-01-07 Thread Alex Gough
On Mon, 7 Jan 2002, Simon Cozens wrote: > PMC test 57 seems to work only by sheer dumb luck, and running > it through Electric Fence highlights a mallocing problem. I tried to make this segfault, but couldn't quite manage, in the process I've found a different problem with hashing and \0 in stri