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] [tlyu@mit.edu: omit inapplicable lib/kadm/srv/svr_principal.c change] (back ported from commit a9ee4a040eeacab1d410ff9e4c862484b531c401) https://github.com/krb5/krb5/commit/2ea07b055f1eb3abbb3a7b7206ab04ff190acf84 Author: Nickolai Zeldovich Committer: Tom Yu Commit: 2ea07b055f1eb3abbb3a7b7206ab04ff190acf84 Branch: krb5-1.10 src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c | 2 +- src/plugins/preauth/pkinit/pkinit_crypto_openssl.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)