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

rpc: fix crash in verbose mode #572

Closed
wants to merge 1 commit into from
Closed

rpc: fix crash in verbose mode #572

wants to merge 1 commit into from

Conversation

HonzaCholasta
Copy link
Contributor

Fix a crash caused by feeding incorrect data to json.dumps() in
JSONServerProxy.__request() introduced by commit
8159c28.

https://pagure.io/freeipa/issue/6655

@stlaz
Copy link
Contributor

stlaz commented Mar 13, 2017

Does this fix https://pagure.io/freeipa/issue/6734?

@HonzaCholasta
Copy link
Contributor Author

Yes.

Fix a crash caused by feeding incorrect data to `json.dumps()` in
`JSONServerProxy.__request()` introduced by commit
8159c28.

https://pagure.io/freeipa/issue/6734
@stlaz stlaz self-assigned this Mar 13, 2017
@stlaz
Copy link
Contributor

stlaz commented Mar 13, 2017

Works for me.

@stlaz stlaz added the ack Pull Request approved, can be merged label Mar 13, 2017
@MartinBasti
Copy link
Contributor

master:

  • 8295848 rpc: fix crash in verbose mode

@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
3 participants