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

Builder curl-ares-solaris11-sparc Build #5495

Results:

Exception setproperty

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5495 Build
codebase Build
got_revision 756725a32bee029330f949e231720f867b5312dc Git
project curl Build
repository https://github.com/curl/curl.git Build
revision 756725a32bee029330f949e231720f867b5312dc Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Mar 20 13:08:04 2026
EndFri Mar 20 13:55:40 2026
Elapsed47 mins, 35 secs

All Changes:

:

  1. Change #261728

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Mar 2026 11:57:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 756725a32bee029330f949e231720f867b5312dc

    Comments

    tool_operate: drop the scheme-guessing in the -G handling
    Prior to this, -G would override the scheme set with --proto-default and
    revert back to guessing the scheme based on the hostname.
    
    Add test 2008 to verify the fix
    
    Spotted by Codex Security
    
    Closes #20992

    Changed files

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