This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225101483
/
XOY-Leveldb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#652
from caodhuan:master
PiperOrigin-RevId: 420782536
xry
Victor Costan
2 years ago
parent
bfea90d883
77e9dfad9f
commit
8a68093c84
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
db/version_edit.cc
+ 1
- 0
db/version_edit.cc
View File
@ -34,6 +34,7 @@ void VersionEdit::Clear() {
has_prev_log_number_
=
false
;
has_next_file_number_
=
false
;
has_last_sequence_
=
false
;
compact_pointers_
.
clear
(
)
;
deleted_files_
.
clear
(
)
;
new_files_
.
clear
(
)
;
}
Write
Preview
Loading…
Cancel
Save