[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[fanf@locus.apache.org: cvs commit: apache-2.0/src/lib/apr/tables apr_hash.c]

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-11-01 22:46:06 CET

fyi...

----- Forwarded message from fanf@locus.apache.org -----

Reply-To: new-httpd@apache.org
Date: 30 Oct 2000 19:56:39 -0000
From: fanf@locus.apache.org
To: apache-2.0-cvs@apache.org
Subject: cvs commit: apache-2.0/src/lib/apr/tables apr_hash.c

fanf 00/10/30 11:56:39

  Modified: src/lib/apr/tables apr_hash.c
  Log:
  Fix hash resizing: the hash table size was updated before the array was,
  so when iterating through the old array in order to move the elements to
  the new array we'd go strolling off the end and into outer space.
  
  Submitted by: Karl Fogel <kfogel@galois.collab.net>
  Message-ID: <200010272139.e9RLdoi28113@galois.collab.net>
...
----- End forwarded message -----

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:13 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.