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

Builder curl-threaded-solaris11-sparc Build #5591

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 49 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 5591 Build
codebase Build
got_revision 99d5b908781f452a1c2b549d53e0c9b96ed3942f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 99d5b908781f452a1c2b549d53e0c9b96ed3942f 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. Stefan Eissing

Timing:

StartThu Apr 2 14:07:23 2026
EndThu Apr 2 14:58:11 2026
Elapsed50 mins, 48 secs

All Changes:

:

  1. Change #263297

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 02 Apr 2026 13:15:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 99d5b908781f452a1c2b549d53e0c9b96ed3942f

    Comments

    asyn-thrdd: item cleanup using resolv_id
    Now that we support multiple async operations at the same transfer,
    fix the thread queue cleanup to match not only the mid but also the
    resolv_id.
    
    Found by Codex Security
    
    Closes #21202

    Changed files

    • lib/asyn-thrdd.c