OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_22_2-73-g0cdb370

Gerrit Code Review gerrit@openafs.org
Tue, 11 Sep 2018 15:00:57 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit babbb2824a5e3d6210b9079ab08f8771ac6ef892
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Thu Aug 30 10:38:56 2018 -0500

    OPENAFS-SA-2018-002 butc: Initialize OUT scalar value
    
    In STC_ReadLabel, the interaction with the tape device is
    synchronous, so there is no need to allocate a task ID for status
    monitoring.  However, we do need to initialize the output value,
    to avoid writing stack garbage on the wire.
    
    (cherry picked from commit f5a80115f8f7f9418287547f0fc7fdb13d936f00)
    
    (cherry picked from commit 418b2ab56c60e44375df31a3a8f77461d577a5ff)
    
    Change-Id: Iaf89d857734bc05a06ebdbd86074b5eadbf100dd

 src/butc/tcprocs.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository