Skip to content

Fix buffer overflow introduced in #44. #71

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Fix buffer overflow introduced in #44. #71

merged 1 commit into from
Jul 6, 2022

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Jul 6, 2022

PR #44 introduced a buffer overflow bug that will corrupt the heap if the transmit payload size is increased after any send.

Follow-up of #70.

PR #44 introduced a buffer overflow bug that will corrupt the heap if the transmit payload size is increased after any send.
@aentinger
Copy link
Contributor Author

Sorry @nooj ... GitHub auto-closed the PR after I cleaned up the PR and pushed the cleanup changes onto your master. Consequentially I was not permitted anymore to revert those changes to your master branch, as github revoked the permission to push there with the auto-closing of the PR. Anyway, I'll be merging this PR right now.

@aentinger aentinger merged commit 11a8d5e into master Jul 6, 2022
@aentinger aentinger deleted the fix branch July 6, 2022 06:31
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Jul 6, 2022
@nooj
Copy link
Contributor

nooj commented Jul 6, 2022

Thanks, @aentinger and @per1234!

@aentinger aentinger restored the fix branch February 21, 2024 06:18
@aentinger aentinger deleted the fix branch February 21, 2024 06:18
@aentinger aentinger restored the fix branch February 21, 2024 18:09
@aentinger aentinger deleted the fix branch February 21, 2024 18:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants