-
- Downloads
Fix the regexp in valid_shared_file() (used by "verify" and other commands
to verify an avatar .bin file) - '.' matches any char except line-endings and 0x0D and 0x0A are valid attribute values in a bin file. Oops.
Please register or sign in to comment