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-0715/flakey.log

The samba build logs are available here:

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

commit e806824fc8841553102eefdd748b5c6d261f1bb7
Author: Douglas Bagnall <douglas.bagn...@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.bagn...@catalyst.net.nz>
    Reviewed-by:  Volker Lendecke <volker.lende...@sernet.de>
    Reviewed-by: Jeremy Allison <j...@samba.org>
    
    Autobuild-User(master): Jeremy Allison <j...@samba.org>
    Autobuild-Date(master): Sat Mar 19 00:56:42 CET 2016 on sn-devel-144

Reply via email to