Skip to content

remove unnecessary calls to memcpy and memset#53

Merged
struct merged 1 commit intomasterfrom
11_21_remove_memcpyset
Nov 27, 2021
Merged

remove unnecessary calls to memcpy and memset#53
struct merged 1 commit intomasterfrom
11_21_remove_memcpyset

Conversation

@struct
Copy link
Copy Markdown
Owner

@struct struct commented Nov 27, 2021

This remove unnecessary calls to memcpy and memset that write an 8 byte value where we can just dereference a pointer instead.

@struct struct merged commit 6f6a32e into master Nov 27, 2021
@struct struct deleted the 11_21_remove_memcpyset branch August 27, 2022 20:44
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