Closed allquixotic closed 5 years ago
If somehow PasswordFilter() receives a password string of length 0 (the empty string), PassFiltEx crashes.
PasswordFilter()
Fixed in PR #4.
If somehow
PasswordFilter()
receives a password string of length 0 (the empty string), PassFiltEx crashes.Fixed in PR #4.