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

ReadBufferDataHandle: fixed calculating local offset #375

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

Conversation

trnila
Copy link

@trnila trnila commented Jan 8, 2020

offset should not be cast to int before modulo operation, otherwise it will return wrong value

offset should not be cast to int before modulo operation
@ctrueden ctrueden force-pushed the master branch 3 times, most recently from 53b6733 to 3dc99c9 Compare November 7, 2023 18:37
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