Skip to content

Conversation

@speed47
Copy link
Contributor

@speed47 speed47 commented Sep 23, 2025

sizeof(string) used instead of strlen(string) added a spurious NUL character in the xattr, remove it. closes #744.

sizeof(string) used instead of strlen(string) added a spurious
NUL character in the xattr, remove it. closes sahib#744.
Copy link
Collaborator

@vassilit vassilit left a comment

Choose a reason for hiding this comment

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

Indeed :)

thx

@vassilit vassilit merged commit 3166981 into sahib:master Sep 28, 2025
17 checks passed
@speed47 speed47 deleted the issue-744 branch September 28, 2025 19:54
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.

Is the \0 stored in the xattrs for a checksum deliberate?

2 participants