summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-10-17 20:15:53 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-10-17 20:15:53 +0000
commitf2dc1ba8077fa1d1a76d52221eb0743a3823ea81 (patch)
tree9e4547b53d33ecc23a197e43c9f51eeb09c5177a /Python/Python-ast.c
parent6de0560160b6e169be196a63d4b375e2733cd2e3 (diff)
downloadcpython-f2dc1ba8077fa1d1a76d52221eb0743a3823ea81.tar.gz
#3664: The pickle module could segfault if a Pickler instance is not correctly initialized:
when a subclass forgets to call the base __init__ method, or when __init__ is called a second time with invalid parameters Patch by Alexandre Vassalotti.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions