19.01.2025 12:15, Michael Tokarev wrote:
create_long_filename() intentionally uses direntry_t->name[8+3] array
as a larger array. This works, but makes statid code analysis tools
unhappy. The problem here is that a directory entry holding long file
name is significantly different from regular d
create_long_filename() intentionally uses direntry_t->name[8+3] array
as a larger array. This works, but makes statid code analysis tools
unhappy. The problem here is that a directory entry holding long file
name is significantly different from regular directory entry, and the
name is split into