OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_22_2-73-g0cdb370
Gerrit Code Review
gerrit@openafs.org
Tue, 11 Sep 2018 15:00:59 -0400
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 0cdb370f1813158a6dbd577e5c250bc26ac4590c
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.
(cherry picked from commit d5816fd6cd1876760a985a817dbbb3940cf3bddb)
(cherry picked from commit 90601818205aeefd1cf99b8766a7bfd03bf9b96a)
Change-Id: I49a8fff424e0a8cc7bdcdcca2878e614d6e70f20
src/audit/audit.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository