The autobuild test system 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/2014-04-05-1835/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey/2014-04-05-1835/samba.stderr http://git.samba.org/autobuild.flakey/2014-04-05-1835/samba.stdout The top commit at the time of the failure was: commit 5963519ec33c436ae4616c556d8ab5c6028e6bf6 Author: Jeremy Allison <[email protected]> Date: Fri Apr 4 16:47:32 2014 -0700 s3: smbd/nmbd/winbindd - fix append on trailing slash on system paths. The xx_path() function incorrectly uses talloc_asprintf_append() instead of talloc_asprintf() on a path that may have been modified by the trim_string() call previously. talloc_asprintf_append() always sticks the new text at the *end* of the allocated buffer, not at the end of the string. Fix bug #10538 - Daemons crashing when lock/state/cache directory parameter has a trailing slash https://bugzilla.samba.org/show_bug.cgi?id=10538 Signed-off-by: Jeremy Allison <[email protected]> Reviewed-by: Volker Lendecke <[email protected]> Autobuild-User(master): Volker Lendecke <[email protected]> Autobuild-Date(master): Sat Apr 5 13:40:30 CEST 2014 on sn-devel-104
