PHP-3.0b6 fix: Avoid excessive use of memory for hashes
Fixed a tiny bug in the hash initialization which caused excessive use of
memory. Fixed hash items deletion emulation by copying the hash except the item
being deleted.
| Summary | Avoid excessive use of memory for hashes |
| License | Public Domain |
| State | This patch got already integrated by the original package maintainer. |
| Download patch | hash.c?r1=1.76&r2=1.77&ty=u |
| Programming language | C patch |
$Id: project::phphash::Index 1.3 2005/12/12 17:41:05 Jan Kratochvil Exp $