Commit 7028b83a authored by Richard Levitte's avatar Richard Levitte
Browse files

Recent changes from 0.9.7-stable.

parent f0ad6256
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -656,8 +656,10 @@ bad:
			break;
			}
		}
#ifdef RL_DEBUG
	else
		ERR_clear_error();
#ifdef RL_DEBUG
	if (!p)
		BIO_printf(bio_err, "DEBUG: unique_subject undefined\n", p);
#endif
#ifdef RL_DEBUG