krb5_context: embed mutex in structure
commitc80816f9c31f036f0b0390c6e2f9708044ba784a
authorNicolas Williams <nico@twosigma.com>
Fri, 1 Apr 2016 03:06:37 +0000 (31 22:06 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 10 Apr 2016 22:05:07 +0000 (10 17:05 -0500)
treedf1e60ca6b86ad6f695644a48cf8d0375b52a85f
parent1f53a40827beef38eb568d290d321df58f738137
krb5_context: embed mutex in structure

Instead of allocating a separate mutex object on the heap,
include the HEIMDAL_MUTEX in the krb5_context structure.

Change-Id: If6db484177410487176985e43e3b43e0f2166518
lib/krb5/context.c
lib/krb5/crypto-stubs.c
lib/krb5/deprecated.c
lib/krb5/error_string.c
lib/krb5/krb5_locl.h