-
Notifications
You must be signed in to change notification settings - Fork 282
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
Access freed FileNode caused core dump in encfs::encfs_flush #348
Comments
I downgrade to 1.8.1, the problem disappeared. |
I will try, Thank you very much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
We encounter the core dumped when testing the encfs (cloned yesterday). The attached is the valgrind log which indicated that encfs::encfs_flush tried to access freed FileNode.
The text was updated successfully, but these errors were encountered: