Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

Avoid null pointer dereference #791

Open klebertarcisio opened 3 years ago

klebertarcisio commented 3 years ago

This pull request aims to fix null pointer dereference.

Null pointer dereference

klebertarcisio commented 2 years ago

Hi @Avinesh, thanks for the approval. Do you need anything else to accept the pull request?