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

Builder curl-ares-solaris10-sparc Build #3598

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 3598 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 11 08:13:10 2026
EndMon May 11 18:56:35 2026
Elapsed10 hrs, 43 mins, 24 secs

All Changes:

:

  1. Change #266689

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 11 May 2026 08:07:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f1dfab6a29242525cdc7b48f5ee49269b9cc316

    Comments

    ftp: avoid accessing EPSV response one byte past the NULL
    If the response is just a single "(".
    
    Reported-by: Andrew Nesbit
    Closes #21545

    Changed files

    • lib/ftp.c