commit | 8b47dffc932fe1452a7f5fae70307c0915cd3591 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Thu Jun 20 23:13:17 2002 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Thu Jun 20 23:13:17 2002 +0000 |
tree | 950044b1d832e2c3832ab3cdf65dd785a0a6b232 | |
parent | fc7d379a9692d56b40d437fa93e3b16edb9c27d0 [diff] |
Fix for SF bug 571885 When resizing a tuple, zero out the memory starting at the end of the old tuple not at the beginning of the old tuple.