OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1208-g9cbd9d7
Gerrit Code Review
gerrit@openafs.org
Wed, 25 May 2011 12:48:09 -0700 (PDT)
The following commit has been merged in the master branch:
commit 83322372fb3d62225f0ac733f63d5dd21e8685c0
Author: Andrew Deason <adeason@sinenomine.net>
Date: Mon May 23 15:42:10 2011 -0500
tests: Correctly pass string args in superuser-t
We need to give a NULL pointer for string OUT arguments, so XDR knows
to allocate a new string. Also free the string each time so it gets
set back to NULL.
Change-Id: I1eb0c63dc4019b855a2cbecd9e35393f2fbb0fd7
Reviewed-on: http://gerrit.openafs.org/4708
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
tests/auth/superuser-t.c | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository