add INDEF_OVERRUN, INDEF_UNDERRUN
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24200 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -22,4 +22,6 @@ error_code BAD_CHARACTER, "ASN.1 invalid character in string"
|
||||
error_code MIN_CONSTRAINT, "ASN.1 too few elements"
|
||||
error_code MAX_CONSTRAINT, "ASN.1 too many elements"
|
||||
error_code EXACT_CONSTRAINT, "ASN.1 wrong number of elements"
|
||||
error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
|
||||
error_code INDEF_UNDERRUN, "ASN.1 BER indefinte encoding underun"
|
||||
end
|
||||
|
Reference in New Issue
Block a user