Skip to content

dev changes#983

Merged
thefallentree merged 6 commits intomasterfrom
dev
Jun 3, 2023
Merged

dev changes#983
thefallentree merged 6 commits intomasterfrom
dev

Conversation

@thefallentree
Copy link
Copy Markdown
Member

@thefallentree thefallentree commented Jun 3, 2023

fix #979
fix #961

state[3] += d;
state[4] += e;
#ifdef SHA1HANDSOFF
memset(block, '\0', sizeof(block));

Check failure

Code scanning / CodeQL

Call to `memset` may be deleted

Call to memset may be deleted by the compiler.
@thefallentree thefallentree merged commit 759d655 into master Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] efun::time_ns returns different value for Mac OS X architecture Windows版驱动存在2个BUG,具体原因未知

2 participants