OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_23-74-ge654f63
Gerrit Code Review
gerrit@openafs.org
Fri, 14 Sep 2018 09:13:48 -0400
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 885c02af3761c0f2bf3350dc4beef09a92770aa7
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)
(cherry picked from commit 0cdb370f1813158a6dbd577e5c250bc26ac4590c)
Change-Id: I0d1cb15d02225a8557da09ed72efbc5103e1ec1b
src/audit/audit.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository