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] https://github.com/krb5/krb5/commit/a9ee4a040eeacab1d410ff9e4c862484b531c401 Author: Nickolai Zeldovich Committer: Greg Hudson Commit: a9ee4a040eeacab1d410ff9e4c862484b531c401 Branch: master src/lib/kadm5/srv/svr_principal.c | 2 +- src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c | 2 +- src/plugins/preauth/pkinit/pkinit_crypto_openssl.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)