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

Correct reserved size in TMD #10

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Correct reserved size in TMD #10

merged 1 commit into from
Sep 24, 2021

Conversation

spotlightishere
Copy link
Contributor

From my understanding, "reserved" is actually something similar to

  - id: ratings
    size: 16
  - id: reserved
    size: 12
  - id: ipc_mask
    size: 12
  - id: reserved_more
    size: 18

but this is not 100%, and most likely worth solving elsewhere, if at all.
Either way, the region spans 58 bytes, not 60. This PR corrects content record parsing.

@larsenv
Copy link
Contributor

larsenv commented Sep 24, 2021

Thanks.

@larsenv larsenv merged commit 89553c3 into RiiConnect24:master Sep 24, 2021
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.

2 participants