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

Builder curl-pr-unthreaded-solaris10-sparc Build #2337

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/socks
Revision7833d185fd89d0233a4672908426a1ab8e340f89
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/socks Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2337 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 7833d185fd89d0233a4672908426a1ab8e340f89 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 15 21:09:48 2025
EndSat Mar 15 21:09:51 2025
Elapsed2 secs

All Changes:

:

  1. Change #224525

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 10 Mar 2025 12:09:57
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/socks
    Revision 7833d185fd89d0233a4672908426a1ab8e340f89

    Comments

    socks: remove bad assert from do_SOCKS5()
    
    It verified the auth bits wrongly. We don't need this assert anymore
    since the input is verfified in *setopt().
    
    Bug: https://issues.oss-fuzz.com/issues/401869346

    Changed files

    • lib/socks.c
  2. Change #224531

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 10 Mar 2025 12:09:57
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/socks
    Revision 7833d185fd89d0233a4672908426a1ab8e340f89

    Comments

    socks: remove bad assert from do_SOCKS5()
    
    It verified the auth bits wrongly. We don't need this assert anymore
    since the input is verfified in *setopt().
    
    Bug: https://issues.oss-fuzz.com/issues/401869346

    Changed files

    • lib/socks.c