Fix iterating over key/value arrays

Classic off by one error starting one element past the end of the array.
1 file changed
tree: 2340d077338fddbd53a74cbe6f7efaa83dda3ab4
  1. c_src/
  2. plugins/
  3. src/
  4. test/
  5. .gitignore
  6. enc
  7. LICENSE
  8. Makefile
  9. README.md
  10. rebar.config
README.md

A FoundationDB client in Erlang

Yay!