This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
LevelDB_KV_Sep
Watch
23
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'main' into wesley
main
wesley
8 months ago
parent
b9ae0741c5
18ea460b40
commit
fbc2471200
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
db/db_impl.cc
+ 1
- 0
db/db_impl.cc
View File
@ -189,6 +189,7 @@ DBImpl::~DBImpl() {
if
(
owns_cache_
)
{
delete
options_
.
block_cache
;
}
delete
vtable_manager_
;
}
Status
DBImpl
:
:
NewDB
(
)
{
Write
Preview
Loading…
Cancel
Save