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 a possible write crash #494

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Correct a possible write crash #494

merged 2 commits into from
Mar 26, 2018

Conversation

benrubson
Copy link
Contributor

Hi,

Originate buffer was modified by encryption, which can lead to an EncFS crash, as originate application may not like its buffer to be overwritten.

This PR then corrects this issue.

Thx 👍

@benrubson benrubson requested a review from rfjakob March 22, 2018 09:04
@benrubson benrubson added this to the 1.9.5 milestone Mar 22, 2018
Originate buffer was modified by encryption, which can lead to an EncFS crash, as originate application may not like its buffer to be overwritten
@benrubson benrubson mentioned this pull request Mar 25, 2018
@benrubson benrubson merged commit 9197385 into vgough:master Mar 26, 2018
@benrubson benrubson deleted the writecrash branch March 26, 2018 06:09
@rfjakob rfjakob mentioned this pull request Apr 27, 2018
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