OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-383-g85d70ea
Gerrit Code Review
gerrit@openafs.org
Fri, 28 Jun 2019 10:48:37 -0400
The following commit has been merged in the master branch:
commit 85d70ea953c6fb44f200ed4be13cded7413559b8
Author: Andrew Deason <adeason@dson.org>
Date: Sun Jun 23 16:25:27 2019 -0500
asetkey: Fix random_key for Heimdal
Go through our deref_key_length/deref_key_contents abstractions, so we
can compile with Heimdal krb5.
Also fix these macros to properly separate the 'key' macro argument,
so we can use the macros in these new places.
Change-Id: I3ee53bc70494a67ac5463819dc575c8ee37647c9
Reviewed-on: https://gerrit.openafs.org/13652
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Tim Creech <tcreech@tcreech.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/aklog/asetkey.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository