Always fill in a NULL for a zero-length char string or octet string in
authorTheodore Tso <tytso@mit.edu>
Thu, 29 Sep 1994 18:44:51 +0000 (18:44 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 29 Sep 1994 18:44:51 +0000 (18:44 +0000)
commitc17c99275fdf90b3513833182589be01af6b2148
tree2f4851eb32985c537555d43fc1f0dc4b2e103b3a
parentb2caf4b17818398c789a51032d0f90704c182ebf
Always fill in a NULL for a zero-length char string or octet string in
asn1_remove_charstring or asn1_remove_octetstring.  This means we do
the same thing no matter whether the system returns NULL for malloc(0) or not.

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