summaryrefslogtreecommitdiff
path: root/python/configuration.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-06-09 17:29:57 +0200
committerJulian Andres Klode <jak@debian.org>2009-06-09 17:29:57 +0200
commitfc874b8b9507401a232d42fa7936148f76b0a1e2 (patch)
treea1245d363d3439afa74c9d1a8ec2949622076ae7 /python/configuration.cc
parentb7f2997fc11283801260f54e9d84610265279aa0 (diff)
downloadpython-apt-fc874b8b9507401a232d42fa7936148f76b0a1e2.tar.gz
python/cache.cc: Fix segfaults using the new allocation methods.
We switched to using tp_alloc() to create new objects. Some types had no tp_flags set and were not initialized using PyType_Ready, causing tp_alloc (PyType_GenericAlloc) to crash.
Diffstat (limited to 'python/configuration.cc')
0 files changed, 0 insertions, 0 deletions