Skip to content

Checked return value of hashing function so we can see if injection failed. #1041

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

Closed
wants to merge 3 commits into from

Conversation

csanders-git
Copy link

inject_hashed_response_body() never checks its return value and as a result will always report that it was successful at injection the hash into the response body, even if it wasn't. This pull fixes that issue but allows the request to continue with just a warning put into the logs (level 1).

@zimmerle
Copy link
Contributor

Hi @csanders-git,

Merged! thanks.

@zimmerle zimmerle closed this Jan 25, 2016
@zimmerle zimmerle self-assigned this Jan 25, 2016
@zimmerle zimmerle added this to the v2.9.1 milestone Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants