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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/proto-strtok
Revisiona033b11b0ea73a46f021eaef917a623883f61b44
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/proto-strtok Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3575 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision a033b11b0ea73a46f021eaef917a623883f61b44 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:

StartThu Mar 6 03:03:35 2025
EndThu Mar 6 06:51:47 2025
Elapsed3 hrs, 48 mins, 12 secs

All Changes:

:

  1. Change #223880

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Mar 2025 10:10:15
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/proto-strtok
    Revision a033b11b0ea73a46f021eaef917a623883f61b44

    Comments

    tool_paramhlp: do --proto parsing without strtok
    
    Saves a strdup. Avoids a banned function.

    Changed files

    • src/tool_paramhlp.c