Skip to content

WPB-26637: Fix ecall balance#182

Open
sifa-wire wants to merge 1 commit into
release-10.4from
fix/sifa/WPB-26637-fix-ecall-reference-balance
Open

WPB-26637: Fix ecall balance#182
sifa-wire wants to merge 1 commit into
release-10.4from
fix/sifa/WPB-26637-fix-ecall-reference-balance

Conversation

@sifa-wire

Copy link
Copy Markdown
Contributor

PR Submission Checklist for internal contributors

This pr aims to fix reference count on ecall obj.

we call wcall destructor indirectly here

&ccall->icall, ccall->error, &ccall->metrics, msg_time,

which destructs ecall. then
it is dereferenced one more here
mem_deref(ecall);

@sifa-wire sifa-wire requested a review from a team as a code owner June 29, 2026 15:55
@sonarqubecloud

Copy link
Copy Markdown

@z-dule z-dule left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, this is what we discussed

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.

2 participants