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

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

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 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/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3615 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 7833d185fd89d0233a4672908426a1ab8e340f89 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:

StartTue Mar 11 05:49:35 2025
EndTue Mar 11 05:49:37 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