summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2000-10-05 12:43:25 +0000
committerThomas Wouters <thomas@python.org>2000-10-05 12:43:25 +0000
commitdc9100f57d5f20a4b9de644b7046de3c59197639 (patch)
tree1d7eef70165efcf69f7ff811a53cb52e3623f28a /Python
parent7a90db613166e568a12621aa5448ce15eaf5c5d0 (diff)
downloadcpython-git-dc9100f57d5f20a4b9de644b7046de3c59197639.tar.gz
Fix for SF bug #115987: PyInstance_HalfBinOp does not initialize the
result-object-pointer that is passed in, when an exception occurs during coercion. The pointer has to be explicitly initialized in the caller to avoid putting trash on the Python stack.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions