| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
initial commit | 10 个月前 | |
fix: codecheck 1. Fix code issues including incorrect indentation, improper spacing, incorrect use of blank lines, spelling errors, lines exceeding 120 characters, and parameter name mismatches between interface declarations and their implementations. 2. Fix the issue of not resetting pointers to null after releasing resources. 3. Fix the issue of missing the overridespecifier when overriding virtual functions. 4. An array declaration must explicitly specify its size. Signed-off-by: lrb <liruibo6@h-partners.com> | 4 个月前 | |
fix: codecheck 1. use safe func 2. add explicit declaration to single-parameter constructors 3. explicit initialization of class member variables 4. do not assign signed values to unsigned variables in expressions Signed-off-by: lrb <liruibo6@h-partners.com> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 4 个月前 | ||
| 5 个月前 |