* asn1_decode.c (asn1_decode_integer): Fix to deal with overflows
authorTom Yu <tlyu@mit.edu>
Sun, 11 Jul 1999 09:19:41 +0000 (09:19 +0000)
committerTom Yu <tlyu@mit.edu>
Sun, 11 Jul 1999 09:19:41 +0000 (09:19 +0000)
commit04440a6e90e94285441f414c77768d3726fdd0a5
tree9b59d9b96360aa6fe004c1f534dffdcf5fca3cf9
parent920c2dacb120c243662652d8a31891bcb86c8193
* asn1_decode.c (asn1_decode_integer): Fix to deal with overflows
  and negative integers.
(asn1_decode_unsigned_integer): Fix to deal with overflows and to
  return errors on encountering negative integers.

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