OpenAFS Master Repository branch, openafs-stable-1_8_x, updated. openafs-stable-1_8_2

Gerrit Code Review gerrit@openafs.org
Tue, 11 Sep 2018 15:00:54 -0400


The following commit has been merged in the openafs-stable-1_8_x branch:
commit 90601818205aeefd1cf99b8766a7bfd03bf9b96a
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)
    
    Change-Id: Iaea64ab0fe422381c298d94eff201c3525bd00c2

 src/audit/audit.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository