From: Chris Wright Date: Thu, 24 Jul 2008 20:43:34 +0000 (+0000) Subject: When verifying the decoded header before decoding the object identifier X-Git-Tag: v2.6.27-rc1~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d2867ff8700d7431c68c089ff5f5ed7f2d5b40;p=pandora-kernel.git When verifying the decoded header before decoding the object identifier (expecting a SPNEGO pseudo-mechanism oid), the test to verify it is a primitive encoding is compared against the asn1 class. Primitive is not a class. This brings check in line with similar check for krb/ntlmssp oid. Signed-off-by: Chris Wright Cc: Steven French Signed-off-by: Andrew Morton Signed-off-by: Steve French --- Reading git-diff-tree failed