From 5b5c414c58d7881a1a7010660597978f96f11212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 21 Jul 2005 20:49:15 +0000 Subject: [PATCH] fix workaround for IMPLICIT CONS case git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15704 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/canthandle.asn1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/asn1/canthandle.asn1 b/lib/asn1/canthandle.asn1 index 0a2ff4894..b674476f1 100644 --- a/lib/asn1/canthandle.asn1 +++ b/lib/asn1/canthandle.asn1 @@ -3,7 +3,7 @@ CANTHANDLE DEFINITIONS ::= BEGIN -- Code the tag [1] but not the [ CONTEXT CONS UT_Sequence ] for Kaka2 --- Workaround is to use heim_any, add the wrapping tag and decode type +-- Workaround: use inline the structure directly -- Code the tag [2] but it should be primitive since KAKA3 is -- Workaround: use the INTEGER type directly