cleanups, so we don't call strdup() (and thus malloc) within
authoraland <aland>
Tue, 24 Jun 2003 15:22:28 +0000 (15:22 +0000)
committeraland <aland>
Tue, 24 Jun 2003 15:22:28 +0000 (15:22 +0000)
commit56e5329a68fab32b57bb17922c6d52272907c062
treea5efbb5cb34c070c7476b237ec2d417a6b27b204
parent4bb1f0b9b9feecf516787eb73b23f7092647fb61
cleanups, so we don't call strdup() (and thus malloc) within
a critical section.  Instead, we just do the comparison.
src/lib/crypt.c