Project

General

Profile

Bug #50669

Updated by Ilya Dryomov almost 3 years ago

At the very least: 

 - m_first_valid_entry first_valid_entry and m_first_free_entry first_free_entry aren't read from media (correct values are there but aren't used) 
 - write_data_pos isn't written to media (incorrect value is there and is used) 
 - m_free_log_entries logic is bogus

Back