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

fragmenter: unset conn->timer_ctx after free_conn_cb #40

Conversation

miri64
Copy link
Contributor

@miri64 miri64 commented Feb 9, 2023

As currently implemented, the new free_conn_cb is of little use, as the application context is already zeroed out beforehand. This moves that action to after the call to free_conn_cb.

miri64 added a commit to anr-bmbf-pivot/pylibschc that referenced this pull request Feb 9, 2023
miri64 added a commit to anr-bmbf-pivot/pylibschc that referenced this pull request Feb 9, 2023
miri64 added a commit to anr-bmbf-pivot/pylibschc that referenced this pull request Feb 9, 2023
miri64 added a commit to anr-bmbf-pivot/pylibschc that referenced this pull request Feb 9, 2023
@bartmoons bartmoons merged commit 463ebc2 into imec-idlab:master Feb 10, 2023
@miri64 miri64 deleted the fragmenter/fix/NULL-timer_ctx-after-free_cb branch February 10, 2023 10:16
@miri64
Copy link
Contributor Author

miri64 commented Feb 10, 2023

With this one merged, I was able to create the first beta release of pylibschc: https://pypi.org/project/pylibschc/

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.

None yet

2 participants