autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Sat Apr 5 10:35:54 MDT 2014


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 <jra at samba.org>
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 <jra at samba.org>
    Reviewed-by: Volker Lendecke <vl at samba.org>
    
    Autobuild-User(master): Volker Lendecke <vl at samba.org>
    Autobuild-Date(master): Sat Apr  5 13:40:30 CEST 2014 on sn-devel-104


More information about the samba-cvs mailing list