summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/core.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-06-01 18:37:36 (GMT)
committerFred Drake <fdrake@acm.org>2000-06-01 18:37:36 (GMT)
commit4c7fdfc35bb7c3123260bca00fe13bd0a1899faf (patch)
tree8cf9804bc03cc846ee611ac69ad0224d03255a4a /Lib/distutils/core.py
parent8eded195aafd589b54b51412fd1ca61f6e932bbe (diff)
downloadcpython-4c7fdfc35bb7c3123260bca00fe13bd0a1899faf.zip
cpython-4c7fdfc35bb7c3123260bca00fe13bd0a1899faf.tar.gz
cpython-4c7fdfc35bb7c3123260bca00fe13bd0a1899faf.tar.bz2
Trent Mick <trentm@ActiveState.com>:
This patch correct bounds checking in PyLong_FromLongLong. Currently, it does not check properly for negative values when checking to see if the incoming value fits in a long or unsigned long. This results in possible silent truncation of the value for very large negative values.
Diffstat (limited to 'Lib/distutils/core.py')
0 files changed, 0 insertions, 0 deletions