Skip to content
GitLab
Explore
Sign in
刘航志强
wFSCK
Merge requests
!6
局部变量内存释放bug修复
Code
Review changes
Check out branch
Download
Patches
Plain diff
刘强
requested to merge
LiuQiang/pfscktof2fs-fork:main
into
main
May 12, 2023
Overview
0
Commits
4
Changes
4
Expand
解决check_parameter局部变量内存被释放,传递给线程的参数无效的情况
打算将add_work工作抽离出来,避免主线程和其他线程竞争,造成_by_root也需加锁的情况
Merge request reports