Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing wrapping_add #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanruixiang
Copy link

close #77
We ran into the same problem with issue #77 .
I found the same logic as lib.rs:261 in mod.rs, but using wrapping_add, which I'm guessing may have been missed in lib.rs:261.
Can you please help to review that my changes are correct? I am not very familiar with this field.

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.

Panic when meeting vDSO
1 participant