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

arangodb-java-driver-426 Fix NPE in VPackSerializers #427

Conversation

wajda
Copy link
Contributor

@wajda wajda commented Feb 17, 2022

Add null pointer guard condition.
fixes #426

@cla-bot cla-bot bot added the cla-signed label Feb 17, 2022
@rashtao rashtao self-requested a review February 17, 2022 07:27
Copy link
Collaborator

@rashtao rashtao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing!

@rashtao rashtao merged commit 17cb79a into arangodb:master Feb 17, 2022
@wajda wajda deleted the bugfix/arangodb-java-driver-426-NPE-ArangoSearch-VPack branch March 28, 2022 12:27
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.

NPE in VPackSerializers when serializing ArangoSearch properties
2 participants