Skip to content

Fix memset of non-trivial objects#485

Open
cyyever wants to merge 3 commits into
asmjit:masterfrom
cyyever:placement_new2
Open

Fix memset of non-trivial objects#485
cyyever wants to merge 3 commits into
asmjit:masterfrom
cyyever:placement_new2

Conversation

@cyyever

@cyyever cyyever commented Jul 12, 2025

Copy link
Copy Markdown

Because FuncNode::ArgPack and InvokeNode::OperandPack have constructors. Although masking them to zero is fast, that breaks their abstractions,

Signed-off-by: cyy <cyyever@outlook.com>
@cyyever cyyever changed the title Fix Fix memset of non-trivial objects Jul 12, 2025
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
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.

1 participant