]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #56591 from tchaikov/wip-unittest_rocksdb_option-fix-leak
authorKefu Chai <tchaikov@gmail.com>
Sun, 31 Mar 2024 08:32:09 +0000 (16:32 +0800)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2024 08:32:09 +0000 (16:32 +0800)
commitd6c8171c93887102d52c062ea33081645321c190
tree157ae9e33448fc786d2eda8fc9879fd7ca12d968
parentd37aa580fe858ba1fc3b1ec7b92c531a8b2d59ee
parentfd5b00d755a9f0136d651609200771d56cbf0f93
Merge pull request #56591 from tchaikov/wip-unittest_rocksdb_option-fix-leak

tests: unittest_rocksdb_option: do not leak RocksDBStore

Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>