]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fixed the valgrind error in ColumnFamilyTest::CreateAndDropRace
authorYueh-Hsuan Chiang <yhchiang@fb.com>
Thu, 10 Dec 2015 19:53:53 +0000 (11:53 -0800)
committerYueh-Hsuan Chiang <yhchiang@fb.com>
Thu, 10 Dec 2015 19:53:53 +0000 (11:53 -0800)
commitf0a8e5a2d85a2dc801111ce49d98a9ece614dc41
tree188c56295afb83988b4154ed9d880276704b3deb
parent9e44629061b54dfbfd43ce424c7d51367850b12e
Fixed the valgrind error in ColumnFamilyTest::CreateAndDropRace

Summary: Fixed the valgrind error in ColumnFamilyTest::CreateAndDropRace

Test Plan: valgrind --error-exitcode=2 --leak-check=full ./column_family_test

Reviewers: kradhakrishnan, rven, anthony, IslamAbdelRahman, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D51795
db/column_family_test.cc