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

Fixed a bug that padded null bytes when changing xattr #1582

Merged
merged 1 commit into from Feb 21, 2021

Conversation

ggtakec
Copy link
Member

@ggtakec ggtakec commented Feb 20, 2021

Relevant Issue (if applicable)

#1579

Details

In addition to the bug fix of #1579, the same bug was found in the set/remove operation of xattr, so it was fixed.
And I also added and modified the test case.
And, with #1579 and this PR change, the fourth argument(update_mtime) of the put_header() function is no longer needed, so I deleted it.

@ggtakec ggtakec requested a review from gaul February 20, 2021 17:06
@ggtakec ggtakec force-pushed the fix_1579 branch 2 times, most recently from 4afe7a8 to 4e4cb7f Compare February 20, 2021 17:55
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.

None yet

2 participants