| 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 个月前 |