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

Incorrect COM marker length #106

Closed
palemieux opened this issue Jul 31, 2023 · 1 comment
Closed

Incorrect COM marker length #106

palemieux opened this issue Jul 31, 2023 · 1 comment

Comments

@palemieux
Copy link
Contributor

if (file->write(comments[i].data, len) != len)

len should be comments[i].len

aous72 added a commit that referenced this issue Jul 31, 2023
@aous72
Copy link
Owner

aous72 commented Jul 31, 2023

Hi Pierre,
Thank you for reporting this.
It has been fixed.
Cheers,
Aous.

@aous72 aous72 closed this as completed Jul 31, 2023
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

No branches or pull requests

2 participants