]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix the valgrind error 2.6.fb v2.6
authorKai Liu <kailiu@fb.com>
Thu, 7 Nov 2013 23:46:48 +0000 (15:46 -0800)
committerKai Liu <kailiu@fb.com>
Thu, 7 Nov 2013 23:46:48 +0000 (15:46 -0800)
commitbba6595b1f3f42cf79bb21c2d5b981ede1cc0063
tree4ed0b0d0a4f438487463b711dbe986882cd3b592
parent444cf88a56466c6206d71453b8fca6fae8a3cde2
Fix the valgrind error

Summary: I this bug from valgrind report and found a place that may potentially leak memory.

Test Plan: re-ran the valgrind and no error any more

Reviewers: emayanke

Reviewed By: emayanke

CC: leveldb
Differential Revision: https://reviews.facebook.net/D13959
db/transaction_log_impl.cc