autobuild[sn-devel-104]: intermittent test failure detected

autobuild autobuild at samba.org
Sat Mar 19 18:13:14 UTC 2016


The autobuild test system (on sn-devel-104) has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-03-19-1913/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-03-19-1913/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-03-19-1913/samba.stdout
  
The top commit at the time of the failure was:

commit e806824fc8841553102eefdd748b5c6d261f1bb7
Author: Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
Date:   Wed Mar 16 12:46:12 2016 +1300

    ldb client controls: avoid talloc_memdup(x, y, (size_t)-1);
    
    ldb_base64_decode() returns -1 if a string can't be parsed as base64,
    and this is not the kind of value you want to use in talloc_memdup().
    
    In these cases it can happen innocently if the strings are truncated
    to fit in their buffers.
    
    Signed-off-by: Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
    Reviewed-by:  Volker Lendecke <Volker.Lendecke at SerNet.DE>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Sat Mar 19 00:56:42 CET 2016 on sn-devel-144



More information about the samba-cvs mailing list