Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible tipo #18

Closed
niki-sp opened this issue Jul 6, 2021 · 3 comments
Closed

possible tipo #18

niki-sp opened this issue Jul 6, 2021 · 3 comments

Comments

@niki-sp
Copy link

niki-sp commented Jul 6, 2021

Introduction: pLast is probably pObj here:

PyObject_Print(pLast, stdout, 0);

@nybblista
Copy link

I think it was resolved but the update was not reflected on https://pythonextensionpatterns.readthedocs.io/en/latest/refcount.html

@niki-sp
Copy link
Author

niki-sp commented Jul 19, 2024

Here too Access After Free:
PyObject_Print(pLast, stdout, 0);

@paulross
Copy link
Owner

Great thanks! My bad. I am about to release version 0.2 of this that includes that fix.

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

No branches or pull requests

3 participants