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

Builder curl-unthreaded-solaris11-sparc Build #6137

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 16 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 38 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6137 Build
codebase Build
got_revision 64f746ee1e71f1079424cc173b7ec9d93adbb169 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 64f746ee1e71f1079424cc173b7ec9d93adbb169 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jul 29 17:34:15 2026
EndWed Jul 29 18:32:47 2026
Elapsed58 mins, 32 secs

All Changes:

:

  1. Change #276457

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 29 Jul 2026 19:12:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 64f746ee1e71f1079424cc173b7ec9d93adbb169

    Comments

    urlapi: clear password buffer on error path
    Reported by Copilot
    Bug: https://github.com/curl/curl/pull/21637#pullrequestreview-4809702512
    Follow-up to 112a8b5adf36c17e7816a8db701b3e7a22958e52 #21637
    Follow-up to 7c34365ccea19949317878c7fcd5f7376e2e09f1 #21879
    
    Closes #22432

    Changed files

    • lib/urlapi.c