Browse Source

Merge remote-tracking branch 'origin/master'

master
马也驰 8 months ago
parent
commit
b8bc437af1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      db/vlog_set.cpp

+ 0
- 1
db/vlog_set.cpp View File

@ -103,7 +103,6 @@ VlogSet::~VlogSet() {
vlog_file_handler.flush();
vlog_file_handler.close();
// FIXME: SIGSEGV
std::cout << "vlog_set.cpp line 102" << std::endl;
vlog_handler->vlog_latch_.hard_unlock();
}

Loading…
Cancel
Save