Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-threaded-solaris11-i386 Build #3701

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionf048546c8787f2f415d7072e32a6eef03282342b
Got Revisionf048546c8787f2f415d7072e32a6eef03282342b
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 2 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 3701 Build
codebase Build
got_revision f048546c8787f2f415d7072e32a6eef03282342b Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f048546c8787f2f415d7072e32a6eef03282342b Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Jul 7 13:24:09 2025
EndMon Jul 7 16:44:28 2025
Elapsed3 hrs, 20 mins, 18 secs

All Changes:

:

  1. Change #238584

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Jul 2025 12:01:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f048546c8787f2f415d7072e32a6eef03282342b

    Comments

    libssh2: remove use of 'initialised' for cleanup
    It could previously cause a memory-leak when the cleanup was not
    performed because it was not set.
    
    Reported-by: albrechtd on github
    Fixes #17819
    Closes #17837

    Changed files

    • lib/vssh/libssh2.c
    • lib/vssh/ssh.h