The following commit has been merged in the openafs-stable-1_6_x branch:
commit 588252806a478e36e59a6dfdb2c470eff6c3e25a
Author: Simon Wilkinson <[email protected]>
Date:   Tue Feb 26 20:51:34 2013 +0000

    afsmonitor: Check correct variable is non-NULL
    
    Before freeing curr_fsData, check that it is non-NULL, rather than
    checking prev_fsData in error.
    
    Caught by coverity (#985289)
    
    Reviewed-on: http://gerrit.openafs.org/9284
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 5a61e826fa0de6a5987f06257199476f79d2473a)
    
    Change-Id: Ie63e90f8873f4fbe8afc7abee160a090920add4d
    Reviewed-on: http://gerrit.openafs.org/11015
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

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

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to