OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-220-gd5816fd
Gerrit Code Review
gerrit@openafs.org
Tue, 11 Sep 2018 15:01:04 -0400
The following commit has been merged in the master branch:
commit d5816fd6cd1876760a985a817dbbb3940cf3bddb
Author: Benjamin Kaduk <kaduk@mit.edu>
Date: Tue Sep 11 10:51:01 2018 -0500
Fix typos in audit format strings
Commit 9ebff4c6caa8b499d999cfd515d4d45eb3179769 introduced audit
framework support for several butc-related data types, but had
a typo ('$d' for '%d') in a couple of places, that was not reported
by compiler format-string checking. Fix the typo to properly print
all the auditable data.
Change-Id: Ibefa9f8f1c0567bc6fe606327af26fcb0dbeadba
src/audit/audit.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository