Artifact 7265f0450ca9f866a274046c8c6d23cef9accaec:
- File generic/tclHash.c — part of check-in [a1ab505019] at 2002-02-26 02:09:56 on branch trunk — * generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a Tcl_HashEntry, check that the amount of memory being allocated is at least as large as sizeof(Tcl_HashEntry). The previous code was allocating memory regions that were one or two bytes short. [Bug #521950] (dejong) (user: hobbs size: 31675)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.