commit | f8f30fad4dfdad4a655942963c1e5fc3ae0d9cfb | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Jul 06 04:04:07 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Jul 06 04:04:07 2008 +0000 |
tree | 529267ed2e72f1813b52c404b0e88895e26613b0 | |
parent | 6d7f9375a5181925f561720cdbce0a618a57606a [diff] |
Backport r62627 + r62744 from trunk to fix issue 2632. - Issue #2632: Prevent socket.read(bignumber) from over allocating memory in the common case when the data is returned from the underlying socket in increments much smaller than bignumber.