OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2709-ge194a8b

Gerrit Code Review gerrit@openafs.org
Mon, 16 Jul 2012 05:49:12 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0527cc793054e582ea8be8c0dc76df9e2ca0ab1b
Author: Garrett Wollman <wollman@csail.mit.edu>
Date:   Sun Jul 15 14:54:47 2012 -0400

    util: in util_newTable, don't leak Table on error
    
    It is unlikely that this memory leak actually matters as the caller
    will normally just exit.
    
    This whole source file could stand to be reformatted.
    
    Change-Id: Ic5cb52a73ac09ae492c6e6ab606dfaf92a1ab8bf
    Reviewed-on: http://gerrit.openafs.org/7767
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/util/tabular_output.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository