OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1176-gcf9ef0b

Gerrit Code Review gerrit@openafs.org
Sun, 15 May 2011 06:05:26 -0700 (PDT)


The following commit has been merged in the master branch:
commit cf9ef0bed92f63406123ff6bc706cf1ce4758b20
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Apr 24 15:29:37 2011 -0400

    cmd tests: Initialise string retval
    
    The cmd_OptionAsString function attempts to free the previous value
    of the string passed to it. Make sure that we initialise the return
    value to NULL before passing it in in the test suite.
    
    Change-Id: I8500d5e6812f4d1655fc50618db472c745604e41
    Reviewed-on: http://gerrit.openafs.org/4653
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 tests/cmd/command-t.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository