Skip to content

Avoid memset when clearing generated UI - #686

Open
for13to1 wants to merge 1 commit into
IENT:developfrom
for13to1:refactor/safe-ui-initialization
Open

Avoid memset when clearing generated UI#686
for13to1 wants to merge 1 commit into
IENT:developfrom
for13to1:refactor/safe-ui-initialization

Conversation

@for13to1

Copy link
Copy Markdown
Contributor

Summary

  • replace raw memset clearing of generated Ui base objects with value initialization
  • preserve the existing delayed-setup behavior while avoiding byte-wise writes to potentially non-trivial members

Testing

  • make -C build/unknown-Debug -j8

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