Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-25737-2462428
DB2024-Winner-1424
Commits
88ca5bca
Commit
88ca5bca
authored
11 months ago
by
未命名(null)队
Browse files
Options
Download
Patches
Plain Diff
fix: resolve memory leaks
parent
1bf3db5d
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/index/ix_index_handle.cpp
+34
-33
src/index/ix_index_handle.cpp
src/index/ix_index_handle.h
+22
-14
src/index/ix_index_handle.h
src/index/ix_manager.h
+8
-5
src/index/ix_manager.h
src/index/ix_scan.cpp
+1
-1
src/index/ix_scan.cpp
src/rmdb.cpp
+18
-3
src/rmdb.cpp
src/transaction/transaction_manager.cpp
+2
-0
src/transaction/transaction_manager.cpp
src/transaction/transaction_manager.h
+10
-2
src/transaction/transaction_manager.h
with
95 additions
and
58 deletions
+95
-58
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets