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

Multiple fix of memory errors #47

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

Conversation

LuminousXLB
Copy link

No description provided.

Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
@LuminousXLB LuminousXLB marked this pull request as draft October 12, 2024 08:07
Signed-off-by: Shen Jiamin <shen_jiamin@comp.nus.edu.sg>
@LuminousXLB LuminousXLB marked this pull request as ready for review October 12, 2024 08:15
@mhw0
Copy link
Owner

mhw0 commented Oct 13, 2024

Hey @LuminousXLB Thank you for the PR! Give me some time please to review the changes.

@@ -579,5 +582,6 @@ int eth_rlp_free(struct eth_rlp *dest) {
cframe = dest->cframe;

free(cframe->buf);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is recursive free needed here?

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.

3 participants