]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix various result checks
authorNickolai Zeldovich <nickolai@csail.mit.edu>
Mon, 7 Jan 2013 06:37:19 +0000 (01:37 -0500)
committerTom Yu <tlyu@mit.edu>
Thu, 31 Jan 2013 21:01:19 +0000 (16:01 -0500)
commit9f99ee4de35c9dc78f4c4c418293610a5263e69b
tree1a197548b7ff1ac7ec2e2c19c7aced897b953135
parent23f30eb43c808e125930fcd00aa796e01d91ad76
Fix various result checks

Correct three cases where the wrong expression was checked to see if
an allocation function returned null.

[ghudson@mit.edu: commit message, patch splitting]

(cherry picked from commit a9ee4a040eeacab1d410ff9e4c862484b531c401)

ticket: 7534
version_fixed: 1.11.1
status: resolved
src/lib/kadm5/srv/svr_principal.c
src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c