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

Builder curl-threaded-solaris11-sparc Build #5777

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision98d818cf2b216227d12c2fa30e128e18686a573b
Got Revision98d818cf2b216227d12c2fa30e128e18686a573b
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 ...' ( 23 mins, 30 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 5777 Build
codebase Build
got_revision 98d818cf2b216227d12c2fa30e128e18686a573b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 98d818cf2b216227d12c2fa30e128e18686a573b 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:

StartThu May 7 09:12:53 2026
EndThu May 7 10:00:37 2026
Elapsed47 mins, 44 secs

All Changes:

:

  1. Change #266484

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 07 May 2026 09:10:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 98d818cf2b216227d12c2fa30e128e18686a573b

    Comments

    tool_formparse: tool2curlparts is no longer recursive
    It could otherwise trigger a stack overflow in extreme cases
    
    Reported-by: Andrew Nesbit
    Closes #21518

    Changed files

    • src/tool_formparse.c