]> granicus.if.org Git - python/commit
Close #14232: catch mmap() failure in new_arena() of obmalloc
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 9 Mar 2012 23:21:44 +0000 (00:21 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 9 Mar 2012 23:21:44 +0000 (00:21 +0100)
commitba108823b62a2eb3d5f6f067140ccebf6fee84bb
tree70d7db43e33427b9589c7b24e47a9012eec1ef4b
parent28393828e21fb47672a060cdb4e704be8bc21505
Close #14232: catch mmap() failure in new_arena() of obmalloc
Objects/obmalloc.c