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-20-2320/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey.sn-devel-104/2016-03-20-2320/samba.stderr http://git.samba.org/autobuild.flakey.sn-devel-104/2016-03-20-2320/samba.stdout The top commit at the time of the failure was: commit e806824fc8841553102eefdd748b5c6d261f1bb7 Author: Douglas Bagnall <[email protected]> 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 <[email protected]> Reviewed-by: Volker Lendecke <[email protected]> Reviewed-by: Jeremy Allison <[email protected]> Autobuild-User(master): Jeremy Allison <[email protected]> Autobuild-Date(master): Sat Mar 19 00:56:42 CET 2016 on sn-devel-144
