]> gitweb.factorcode.org Git - factor.git/commit
forestdb.lib: fdb_iterator_get() actually calls create_doc and mallocs the memory...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 11 Dec 2014 23:28:13 +0000 (15:28 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 11 Dec 2014 23:28:13 +0000 (15:28 -0800)
commit7e35c28bc63073afa6800b4261a7e97d92163eb8
treea5aad607d48401a125deab775916350c55342a32
parentc1e9993665783bc17cf1a4f85d29e216f014b89e
forestdb.lib: fdb_iterator_get() actually calls create_doc and mallocs the memory for you. We use fdb_doc_free to free() it in with-doc later.
extra/forestdb/lib/lib.factor