X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=g10%2Fparse-packet.c;h=bbb784a908c6d996767dff8aeded48eb97efcf2d;hb=e8e85025ba3319a7d4e4bc1c189e7346d12f85b7;hp=7f44ce532c782270f4a9a93aa1a25ebb4c34ca2d;hpb=b374c9aee5dbcb0fd5a4e53f4ff6ed1c8015fb61;p=gnupg2.git diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 7f44ce5..bbb784a 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -1572,6 +1572,7 @@ can_handle_critical (const byte * buffer, size_t n, int type) /* Is it enough to show the policy or keyserver? */ case SIGSUBPKT_POLICY: case SIGSUBPKT_PREF_KS: + case SIGSUBPKT_REVOC_REASON: /* At least we know about it. */ return 1; default: