]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fixing some issues Valgrind found
authorKosie van der Merwe <kosie.vandermerwe@gmail.com>
Tue, 8 Jan 2013 20:16:40 +0000 (12:16 -0800)
committerKosie van der Merwe <kosie.vandermerwe@gmail.com>
Tue, 8 Jan 2013 20:16:40 +0000 (12:16 -0800)
commitd8371ef1f6119a136882faa81c09783681314346
treeb4c7f8b1ec33e5abd7cdaca717a7090c6409ebe3
parent4d339d7462d40c3e01b947445289c3ce2a132046
Fixing some issues Valgrind found

Summary: Found some issues running Valgrind on `db_test` (there are still some outstanding ones) and fixed them.

Test Plan:
make check

ran `valgrind ./db_test` and saw that errors no longer occur

Reviewers: dhruba, vamsi, emayanke, sheki

Reviewed By: dhruba

CC: leveldb
Differential Revision: https://reviews.facebook.net/D7803
db/db_impl.cc