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

Fix panic in GetObject() if all bins in results nil #172

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

Hamper
Copy link
Contributor

@Hamper Hamper commented Dec 30, 2016

For GetObject() for

struct {
  Test int `as:"test"`
}

if bin 'test' not exists we get 'panic: reflect: call of reflect.Value.Type on zero Value'

@Hamper Hamper changed the title Fix panic in GetObject() if all bins in resultis nil Fix panic in GetObject() if all bins in results nil Dec 30, 2016
@khaf khaf merged commit fc59cf9 into aerospike:master Jan 11, 2017
@khaf
Copy link
Collaborator

khaf commented Jan 12, 2017

Merged, thanks.

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

Successfully merging this pull request may close these issues.

2 participants