Fix 'openssl passwd' with arguments -1 or -apr1
authorRichard Levitte <levitte@openssl.org>
Tue, 13 Sep 2016 20:48:35 +0000 (22:48 +0200)
committerRichard Levitte <richard@levitte.org>
Tue, 13 Sep 2016 22:31:26 +0000 (00:31 +0200)
commit9fd47a037079f33ca3b71c32fb4a86397e0bfcd1
tree71bc7cd3b3fe7aaa02c6ec37dbb4eca37cd03a7c
parent8ff785f4eb4ff06213fbf68da389132e31a9e4af
Fix 'openssl passwd' with arguments -1 or -apr1

RT#4674

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 9f9f962d96425ed741569460791eee0280fcf942)
apps/passwd.c