summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-07-21 05:31:02 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-07-21 05:31:02 (GMT)
commit1adbb507013bea05cda92ea6aa9a8fef72657923 (patch)
treed4c3c06385cb7c8f36bc433bb484d85d96cb0066 /Misc
parent48808a1d6c3996ed06e904becdfb4cfadbef09cb (diff)
downloadcpython-1adbb507013bea05cda92ea6aa9a8fef72657923.zip
cpython-1adbb507013bea05cda92ea6aa9a8fef72657923.tar.gz
cpython-1adbb507013bea05cda92ea6aa9a8fef72657923.tar.bz2
Move the initialization of some pointers earlier. The problem is
that if we call Py_DECREF(frame) like we do if allocating locals fails, frame_dealloc() will try to use these bogus values and crash.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions