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

Builder curl-threaded-solaris11-sparc Build #5513

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 52 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-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5513 Build
codebase Build
got_revision 9820e5dface5739accda14e656d89a7f84642c61 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9820e5dface5739accda14e656d89a7f84642c61 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Mar 23 00:08:11 2026
EndMon Mar 23 00:31:12 2026
Elapsed23 mins, 0 secs

All Changes:

:

  1. Change #262028

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 22 Mar 2026 23:58:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9820e5dface5739accda14e656d89a7f84642c61

    Comments

    tool_operate: fix memory-leak on failed uploads
    Add test case 1673 to do repeated upload failures and verify there is no
    leak. This proved a previous leak and now it verifies the fix.
    
    Reported-by: James Fuller
    Closes #21062

    Changed files

    • src/tool_operate.c
    • tests/data/Makefile.am
    • tests/data/test1673