*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6406 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-03 02:43:02 +00:00
parent fb9de67c11
commit bb654ec67a
5 changed files with 53 additions and 1 deletions

View File

@@ -1,3 +1,30 @@
1999-07-03 Assar Westerlund <assar@sics.se>
* lib/krb5/principal.c (unparse_name): error check malloc properly
* lib/krb5/get_in_tkt.c (krb5_init_etype): error check malloc
properly
* lib/krb5/crypto.c (*): do some malloc return-value checks
properly
* lib/hdb/hdb.c (hdb_process_master_key): simplify by using
krb5_data_alloc
* lib/hdb/hdb.c (hdb_process_master_key): check return value from
malloc
* lib/asn1/gen_decode.c (decode_type): fix generation of decoding
information for TSequenceOf.
* kdc/kerberos5.c (get_pa_etype_info): check return value from
malloc
1999-07-02 Assar Westerlund <assar@sics.se>
* lib/asn1/der_copy.c (copy_octet_string): don't fail if length ==
0 and malloc returns NULL
1999-06-24 Assar Westerlund <assar@sics.se>
* lib/krb5/rd_cred.c (krb5_rd_cred): compare the sender's address