* asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal with
authorTom Yu <tlyu@mit.edu>
Fri, 4 Dec 1998 00:42:41 +0000 (00:42 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 4 Dec 1998 00:42:41 +0000 (00:42 +0000)
commit462e5b1415c2917596e1730ee2cfc23c7bb18556
tree918c6b07b8e4c32c5bd5b0f918c97d075abfdc94
parenta62c5e170c7df53ef9a88da6fd0ee0745aae20ba
* asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal with
BIT STRING values that are not exactly 32 bits.  Throw away bits
beyond number 31 in a bit string for now.  Deal with masking out
unused bits.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11055 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/asn.1/asn1_k_decode.c