Don't try to turn the random bytes from a md5 salt into a String

Kris Jurka <books@ejurka.com>

Commit: 24bd490369e39162d328e7d7172c65081c8c2b92
Author: Kris Jurka <books@ejurka.com>
Date: 2004-02-10T01:58:48Z
Releases: 7.4.2
Don't try to turn the random bytes from a md5 salt into a String
because it may not be a valid String depending on the encoding.

Per report from Nadeem Bitar.

Files