raw_file_manager.cpp
4.1版本中,RawFile析构函数使用free(buffer)但buffer是通过智能指针申请的std::unique_ptr<uint8_t[]> tmpBuf;

开启ASAN后会报错
==appspawn==38775==ERROR: AddressSanitizer: alloc-dealloc-mismatch (operator new [] vs free) on 0x00310002f580