OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_23-74-ge654f63

Gerrit Code Review gerrit@openafs.org
Fri, 14 Sep 2018 09:13:46 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 4dd98168f0fc851716d30fc1e2839f11304a4d04
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)
    
    (cherry picked from commit babbb2824a5e3d6210b9079ab08f8771ac6ef892)
    
    Change-Id: Ie18bbe7542a23d2ce952cfcd5288ee0aa43bb71f

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

-- 
OpenAFS Master Repository