commit | 3641a74e1c03ce153042d2c21639e5b6b9604f3b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 11 22:20:47 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 11 22:20:47 2013 +0300 |
tree | 2548c42f980acdb590551e8f6209322c34f07572 | |
parent | 244d6252f2ed17b61c476926faf5c15ba5328ff0 [diff] |
Issue #17872: Fix a segfault in marshal.load() when input stream returns more bytes than requested.