diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-07-29 02:28:42 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-07-29 02:28:42 (GMT) |
| commit | 3986d4e66022b8b1821f517723cf25ca98134d0e (patch) | |
| tree | 2e0002405a674f14ac67fa9cde0a44ad3348352b /Python/getargs.c | |
| parent | 6d3db7000ee8f3a910e101bb5f622463af2b2b31 (diff) | |
| download | cpython-3986d4e66022b8b1821f517723cf25ca98134d0e.zip cpython-3986d4e66022b8b1821f517723cf25ca98134d0e.tar.gz cpython-3986d4e66022b8b1821f517723cf25ca98134d0e.tar.bz2 | |
PyList_New(): we went to all the trouble of computing and bounds-checking
the size_t nbytes, and passed nbytes to malloc, so it was confusing to
effectively recompute the same thing from scratch in the memset call.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions
