This commit is contained in:
sonilyan 2024-04-21 20:38:32 +01:00 committed by GitHub
commit 6f98dc5ae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ int lipsLoad(const char* audioFileName, const char* headFileName)
*sep = '\0';
}
strcpy(gLipsData.field_50, v60);
strncpy(gLipsData.field_50, v60, 8);
strcat(path, _lips_fix_string(gLipsData.field_50, sizeof(gLipsData.field_50)));
strcat(path, ".");