Skip to content

Zd16449 more fixes#6772

Merged
JacobBarthelmeh merged 3 commits intowolfSSL:masterfrom
bandi13:zd16449_more_fixes
Sep 14, 2023
Merged

Zd16449 more fixes#6772
JacobBarthelmeh merged 3 commits intowolfSSL:masterfrom
bandi13:zd16449_more_fixes

Conversation

@bandi13
Copy link
Copy Markdown
Contributor

@bandi13 bandi13 commented Sep 13, 2023

Fixes zd#16449: memory leak issue with args->sigData.

Better to not reallocate the memory which will presumably be the same length and will only lead to possible memory fragmentation. It's also not great to free the memory in case the offloaded asynchronous device is using it.

@bandi13 bandi13 requested a review from dgarske September 13, 2023 18:09
@bandi13 bandi13 self-assigned this Sep 13, 2023
dgarske
dgarske previously approved these changes Sep 13, 2023
@bandi13
Copy link
Copy Markdown
Contributor Author

bandi13 commented Sep 13, 2023

retest this please

@bandi13 bandi13 assigned wolfSSL-Bot and unassigned bandi13 Sep 14, 2023
@JacobBarthelmeh JacobBarthelmeh merged commit 6b6c9f9 into wolfSSL:master Sep 14, 2023
@bandi13 bandi13 deleted the zd16449_more_fixes branch September 19, 2023 21:15
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.

4 participants