summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-21 03:26:37 +0000
committerTim Peters <tim.peters@gmail.com>2002-04-21 03:26:37 +0000
commit7e3d961fc15e3e7fd5846e31bdfd3fc8df19edec (patch)
tree9509455b71c5db57dc0e8f0143c503be0391b4db /Python
parentdc374e034a56069818b0f1c8e360144520f8da98 (diff)
downloadcpython-git-7e3d961fc15e3e7fd5846e31bdfd3fc8df19edec.tar.gz
PyUnicode_EncodeUTF8: squash compiler wng. The difference of two
pointers is a signed type. Changing "allocated" to a signed int makes undetected overflow more likely, but there was no overflow detection before either.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions