don't _hx509_abort
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21330 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1917,7 +1917,8 @@ crl_sign(struct crl_sign_options *opt, int argc, char **argv) | ||||
|     lock_strings(lock, &opt->pass_strings); | ||||
|  | ||||
|     ret = hx509_crl_alloc(context, &crl); | ||||
|     if (ret) _hx509_abort("hx509_crl_alloc"); | ||||
|     if (ret) | ||||
| 	errx(1, "crl alloc"); | ||||
|  | ||||
|     if (opt->signer_string == NULL) | ||||
| 	errx(1, "signer missing"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand