Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 488 Fix audit test module initialization Check if the fopen result is NULL, not whether it's less than zero. (cherry picked from commit 5036f91e7b61a73a1ec2d39ce1cc6bbf60dd82ab) https://github.com/krb5/krb5/commit/0b5ea2766879ec1e2e632c16e5219daeec599446 Author: Greg Hudson Committer: Tom Yu Commit: 0b5ea2766879ec1e2e632c16e5219daeec599446 Branch: krb5-1.12 src/plugins/audit/test/au_test.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)