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

Createclient without args fails #670

Closed
inancgumus opened this issue Sep 28, 2014 · 1 comment
Closed

Createclient without args fails #670

inancgumus opened this issue Sep 28, 2014 · 1 comment
Labels

Comments

@inancgumus
Copy link

Hi,

I've fixed an issue that happens when a client issues createclient without arguments.

Current code only checks whether args are null or not. I've added a patch that also checks for undefined condition.

Pull request is here

Cheers

@BridgeAR
Copy link
Contributor

This has been fixed by e34debd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants