Don't modify a const input variable val; copy it to a scratch variable
authorTheodore Tso <tytso@mit.edu>
Mon, 18 Sep 1995 18:18:18 +0000 (18:18 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 18 Sep 1995 18:18:18 +0000 (18:18 +0000)
commitdeccbecd88ad91c6d99c8e01003d153428afa97a
tree753ef2eb1c3273cb90549e8c2839481cf31bbe40
parent64bec11f735669ee6b83cf3e7fb388ac1fe99e76
Don't modify a const input variable val; copy it to a scratch variable
and modify that.

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