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

Builder curl-unthreaded-solaris11-i386 Build #5175

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 58 mins, 29 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5175 Build
codebase Build
got_revision 317bf7e8a8e71b60753a1efacfa323695431bd4e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 317bf7e8a8e71b60753a1efacfa323695431bd4e Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Jun 7 02:00:39 2026
EndSun Jun 7 04:02:17 2026
Elapsed2 hrs, 1 mins, 38 secs

All Changes:

:

  1. Change #269690

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 00:26:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 317bf7e8a8e71b60753a1efacfa323695431bd4e

    Comments

    ftplistparser: clear strings.target if not symlink
    When the struct is passed to the CURLOPT_CHUNK_BGN_FUNCTION callback,
    clear the pointer if the provided data is not a symlink.
    
    Closes #21884

    Changed files

    • lib/ftplistparser.c