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

Builder curl-unthreaded-solaris11-sparc Build #6203

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6203 Build
codebase Build
got_revision 419f6404d46d8f5e404988149a0881d015113bb9 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 419f6404d46d8f5e404988149a0881d015113bb9 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. hunterinvariants

Timing:

StartTue Aug 11 07:35:08 2026
EndTue Aug 11 08:25:31 2026
Elapsed50 mins, 22 secs

All Changes:

:

  1. Change #277765

    Category curl
    Changed by hunterinvariants <217359725+hunterinvariantsohnoyoudont@users.noreply.github.com>
    Changed at Tue 11 Aug 2026 09:14:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 419f6404d46d8f5e404988149a0881d015113bb9

    Comments

    schannel: reuse the send buffer
    - Reuse a buffer for schannel_send instead of allocating and freeing a
      buffer for every send.
    
    Closes https://github.com/curl/curl/pull/22540

    Changed files

    • lib/vtls/schannel.c
    • lib/vtls/schannel_int.h