OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3820-g6115ab7

Gerrit Code Review gerrit@openafs.org
Tue, 2 Jul 2013 15:15:42 -0700 (PDT)


The following commit has been merged in the master branch:
commit 6115ab76d2c877a33ed84fdbd7e65e1b922a49aa
Author: Russ Allbery <rra@stanford.edu>
Date:   Sat Jun 29 13:52:46 2013 -0700

    Diagnose calling compile_et -v without another argument
    
    Output an error message instead of crashing with a segmentation
    fault due to a NULL pointer dereference.
    
    Bug found by Mayhem and reported by Alexandre Rebert.
    
    Change-Id: I484f76411ed6899ea9af81256c1d392a84830d16
    Reviewed-on: http://gerrit.openafs.org/10024
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/comerr/compile_et.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository