We shouldn't call strcmp directly on return value of crypt() because it might return NULL. Resolves: #815617