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

Builder curl-pr-unthreaded-solaris10-i386 Build #3595

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/reject-bad-socks5-auth
Revision81a7088af4cada436cec822bbad5212666ffb455
Got Revision81a7088af4cada436cec822bbad5212666ffb455
Changes1 change

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 12 mins, 57 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/reject-bad-socks5-auth Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3595 Build
codebase Build
got_revision 81a7088af4cada436cec822bbad5212666ffb455 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 81a7088af4cada436cec822bbad5212666ffb455 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 8 09:09:28 2025
EndSat Mar 8 12:52:53 2025
Elapsed3 hrs, 43 mins, 24 secs

All Changes:

:

  1. Change #224269

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 07 Mar 2025 23:03:04
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/reject-bad-socks5-auth
    Revision 81a7088af4cada436cec822bbad5212666ffb455

    Comments

    setopt: an "illegal" auth set with CURLOPT_SOCKS5_AUTH returns error
    
    The check was just wrong before.
    
    Regression introduced in 30da1f5974d34841b30c4fac3
    
    Bug: https://issues.oss-fuzz.com/issues/401430844

    Changed files

    • lib/setopt.c