commit | 9aa040d4ab01f34ee1d1e1f95e5678fcb404e430 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Mon Jun 02 00:07:25 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Mon Jun 02 00:07:25 2008 +0000 |
tree | 9172e451a2df8dab4950167350ec8a486e83c644 | |
parent | 26660401c0c7b0816392bb32bdb69eb75a3b17df [diff] |
- Issue #2588, #2589: Fix potential integer underflow and overflow conditions in the PyOS_vsnprintf C API function. This is a backport of r63728 and r63734 from trunk.