Fix broken password quality check
commita817cff5a0f17c6a8b35013483a18c70acdfaa1c
authorMatthieu Patou <mat+Informatique.Samba@matws.net>
Sat, 11 Jul 2009 13:57:35 +0000 (11 15:57 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 19 Jul 2009 14:00:19 +0000 (19 16:00 +0200)
treeed7cdd7e3982b07942df153b2bc8c851d1752a0e
parent295c3724a30013c572d3a3fdd3a8acc6ed19c546
Fix broken password quality check

This fixes broken password tests when the passwords contain non ASCII characters
(e.g. accentuated chars like ('e, `e, ...)
lib/util/genrand.c
lib/util/tests/genrand.c