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

added JPG for dropper #321

Merged
merged 2 commits into from
Jul 22, 2024
Merged

added JPG for dropper #321

merged 2 commits into from
Jul 22, 2024

Conversation

D1n03
Copy link
Collaborator

@D1n03 D1n03 commented Jul 18, 2024

No description provided.

break;
}
else if ((marker & 0xFF00) == 0xFF00) {
auto segment_length = Endian::BigToNative(*reinterpret_cast<const uint16*>(buffer.GetData() + sizeof(uint16)));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auto segment_length may be const.

@gheorghitamutu gheorghitamutu merged commit c0b54ee into main Jul 22, 2024
5 of 6 checks passed
@gheorghitamutu gheorghitamutu deleted the dropper-jpg branch July 22, 2024 16:03
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