OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2757-g907dbac
Gerrit Code Review
gerrit@openafs.org
Mon, 23 Jul 2012 14:48:55 -0700 (PDT)
The following commit has been merged in the master branch:
commit cabfe32c335002d2cfc77481c33d091cc7fd0dda
Author: Heimdal Developers <heimdal-discuss@sics.se>
Date: Mon Jul 23 17:27:56 2012 +0100
Import of code from heimdal
This commit updates the code imported from heimdal to
b8a53329fc8bf2fe8c4f4058512f828d7654e3f8 (switch-from-svn-to-git-3003-gb8a5332)
Upstream changes are:
Jeffrey Altman (2):
Windows: rk_strdup allocator
Windows: rk_wcsdup allocator
Nicolas Williams (1):
Fix bug in _krb5_expand_path_tokensv()
Change-Id: I08abb25b4f4136bccb3eaf8d8c44851ce748f395
Reviewed-on: http://gerrit.openafs.org/7842
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/external/heimdal-last | 2 +-
src/external/heimdal/krb5/expand_path.c | 22 ++++++++++++----------
src/external/heimdal/roken/roken.h.in | 8 ++++++++
src/external/heimdal/roken/win32_alloc.c | 14 ++++++++++++++
4 files changed, 35 insertions(+), 11 deletions(-)
--
OpenAFS Master Repository