8000 bpo-29941: Fix spurious MemoryError introduced by PR #886. by Yhg1s · Pull Request #930 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

< 8000 div class="js-discussion ml-0 pl-0 ml-md-6 pl-md-3" >
@Yhg1s
Copy link
Member
@Yhg1s Yhg1s commented Mar 31, 2017

Fix MemoryError caused by moving around code in PR #886; nbytes was sometimes used unitinitalized (in non-debug builds, when use_calloc was false and elsize was 0).

@mention-bot
Copy link

@Yhg1s, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tim-one, @nascheme and @benjaminp to be potential reviewers.

@Yhg1s Yhg1s merged commit 06bb487 into python:master Mar 31, 2017
@Yhg1s Yhg1s deleted the fix-memoryerror branch March 31, 2017 17:11
@Mariatta Mariatta changed the title Fix spurious MemoryError introduced by PR #886. bpo-29941: Fix spurious MemoryError introduced by PR #886. Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0