From 52bbe8cdff1a6b7652d7377e694fc14178ed331d Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 1 Nov 1994 12:51:30 +0000 Subject: Changes for better authentication. --- lib/ZParseNot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ZParseNot.c') diff --git a/lib/ZParseNot.c b/lib/ZParseNot.c index 6c47dc7..5717d11 100644 --- a/lib/ZParseNot.c +++ b/lib/ZParseNot.c @@ -195,6 +195,7 @@ Code_t ZParseNotice(buffer, len, notice) } else BAD; + notice->z_checked_auth = ZAUTH_UNSET; if (numfields) { if (ZReadAscii(ptr, end-ptr, (unsigned char *)&temp.i, -- cgit v1.2.3