Simplify asn1_decode_kdc_dh_key_info
authorGreg Hudson <ghudson@mit.edu>
Tue, 10 Jan 2012 07:33:41 +0000 (07:33 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 10 Jan 2012 07:33:41 +0000 (07:33 +0000)
commitf314eacb35216d43620138780534959b67652ab8
tree4a4ac065c911de13955f5bb7db74748d1cfff1c1
parent392d731e887fdc268cddc1de24381f05a86a9e54
Simplify asn1_decode_kdc_dh_key_info

Due to some lingering confusion, the last commit changing
asn1_decode_kdc_dh_key_info was correct but overly complicated (and
contained an incorrect comment).  Change it to just use get_lenfield
for subjectPublicKey.

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