commit | 414b1cde93764cdabb0798b02af4dd7df954424d | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Tue Mar 26 14:35:30 2019 +0100 |
committer | GitHub <noreply@github.com> | Tue Mar 26 14:35:30 2019 +0100 |
tree | 9ac9b6d3a13833383a14e3fda1d99d4307e3c35e | |
parent | 871309c775fd4d72048bfaa31affd54f9934f7dd [diff] |
bpo-36436: Fix _testcapi.pymem_buffer_overflow() (GH-12560) Handle memory allocation failure.