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

Builder curl-unthreaded-solaris11-sparc Build #5430

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 56 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5430 Build
codebase Build
got_revision 53a3b2114a9b0652bb464437d38f5c8abffc708d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 53a3b2114a9b0652bb464437d38f5c8abffc708d 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. Daniel Stenberg

Timing:

StartWed Mar 11 10:38:30 2026
EndWed Mar 11 11:48:31 2026
Elapsed1 hrs, 10 mins, 1 secs

All Changes:

:

  1. Change #260673

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 09:44:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 53a3b2114a9b0652bb464437d38f5c8abffc708d

    Comments

    libssh2: fix error handling on quote errors
    Previously it lacked the actual return. libssh.c uses the same function
    name.
    
    Verified by test 2007.
    
    Reported-by: m777m0 on hackerone
    
    Follow-up to 578706addec3d41cb5db64160d23795a95ca11d9
    
    Closes #20883

    Changed files

    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • tests/data/Makefile.am
    • tests/data/test2007