Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Jun 9, 2021

This is the same fix as for PyFrame_LocalsToFast() in gh-26609, but applied to PyFrame_FastToLocalsWithError(). (It should have been in that PR.)

https://bugs.python.org/issue43693

@markshannon
Copy link
Member

@ericsnowcurrently have you run the tests with the address sanitizer on this?

@ericsnowcurrently
Copy link
MemberAuthor

@markshannon, I did not. However, I figured this would take care of the problem and the buildbot results for the merge indicate it did.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ericsnowcurrently@markshannon@the-knights-who-say-ni@bedevere-bot