]> granicus.if.org Git - python/commit
Jim Fulton: this fixes seg faults with bad pickles like "c".
authorGuido van Rossum <guido@python.org>
Thu, 4 Feb 1999 14:54:04 +0000 (14:54 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 Feb 1999 14:54:04 +0000 (14:54 +0000)
commitf9ffb03c350d8e295c653bfa2f4f9a27fbc40c90
treeb02d9e027ad3ba0f2c05b7fb5b7b1de32e02d202
parentd673d481f5f2c7865203754551c3d8c6c4a6e93d
Jim Fulton: this fixes seg faults with bad pickles like "c".
Modules/cPickle.c