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

Proxy/meta2 : segfault on content put with invalid headers #83

Closed
ghost opened this issue Jun 30, 2015 · 2 comments
Closed

Proxy/meta2 : segfault on content put with invalid headers #83

ghost opened this issue Jun 30, 2015 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jun 30, 2015

The put content function needs two mandatory headers to run : 'x-oio-content-meta-hash' and 'x-oio-content-meta-length'. If the given hash header is somehow incoherent, sending the put request entails a segfault and the proxy crashes.

@jfsmig jfsmig self-assigned this Jul 3, 2015
@jfsmig
Copy link
Contributor

jfsmig commented Jul 3, 2015

Can you please check the test now pass with the up-ot-date master (commit 005cb1b) ?

@ghost
Copy link
Author

ghost commented Jul 6, 2015

The issue is fixed, thanks @jfsmig

@ghost ghost closed this as completed Jul 6, 2015
This issue was closed.
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

1 participant