commit | 0d423b870b0669e7a47aca2739f89e96652546ce | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 07 17:46:49 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Jan 07 17:46:49 2010 +0000 |
tree | f79be272e08e3e2344e6ec7a48b040365935a816 | |
parent | bdd863d0621fdd4e16ff9f9fc1f7ed5fef432721 [diff] |
Issue #7455: Fix possible crash in cPickle on invalid input. Patch by Florent Xicluna.