adso icon indicating copy to clipboard operation
adso copied to clipboard

adsotrans

Results 1 adso issues
Sort by recently updated
recently updated
newest added

There are several arrays that are indexed out of range. in database/db1.h: ``` const char * character_index[6862][2]; const char * utf8s_index[6862][2]; const char * utf8c_index[6862][2]; ``` in database/indexes.dat: character_index[6862][0] =...