From 6f73ec963a6d01e16599a62661dd2a74303ed65c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 1 Oct 1998 07:23:00 +0000 Subject: *** empty log message *** --- g10/parse-packet.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'g10/parse-packet.c') diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 1cd14acfb..41afe5b9a 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -811,6 +811,11 @@ parse_signature( IOBUF inp, int pkttype, unsigned long pktlen, if( is_v4 ) { /*extract required information */ const byte *p; + + /* FIXME: set sig->flags.unknown_critical is there is a + * critical bit set for packets which are not understood + * It does only make sense for hashed data. + */ p = parse_sig_subpkt( sig->hashed_data, SIGSUBPKT_SIG_CREATED, NULL ); if( !p ) log_error("signature packet without timestamp\n"); -- cgit v1.2.3