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

Builder curl-ares-solaris11-sparc Build #5858

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 39 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5858 Build
codebase Build
got_revision 44ede0cc5a7b2165ac3c4704bd5763c9e242dff3 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 44ede0cc5a7b2165ac3c4704bd5763c9e242dff3 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun May 17 01:13:49 2026
EndSun May 17 02:02:51 2026
Elapsed49 mins, 1 secs

All Changes:

:

  1. Change #267457

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 17 May 2026 00:35:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 44ede0cc5a7b2165ac3c4704bd5763c9e242dff3

    Comments

    url: remove superfluous check
    This pointer is already verified to be non-NULL some 15 lines above.
    
    Pointed out by CodeSonar
    Closes #21650

    Changed files

    • lib/url.c