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: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 382 Fix audit test module initialization Check if the fopen result is NULL, not whether it's less than zero. https://github.com/krb5/krb5/commit/5036f91e7b61a73a1ec2d39ce1cc6bbf60dd82ab Author: Greg Hudson Commit: 5036f91e7b61a73a1ec2d39ce1cc6bbf60dd82ab Branch: master src/plugins/audit/test/au_test.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)