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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/setopt-proxy-user
Revision4e8d621bd8c8e1b48cf0f334df7db5ba9ed1521e
Got Revision4e8d621bd8c8e1b48cf0f334df7db5ba9ed1521e
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 15 mins, 37 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/setopt-proxy-user Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3592 Build
codebase Build
got_revision 4e8d621bd8c8e1b48cf0f334df7db5ba9ed1521e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 4e8d621bd8c8e1b48cf0f334df7db5ba9ed1521e 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:

StartFri Mar 7 20:53:28 2025
EndSat Mar 8 01:50:04 2025
Elapsed4 hrs, 56 mins, 35 secs

All Changes:

:

  1. Change #224129

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 23:40:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/setopt-proxy-user
    Revision f9af6fd9ad4f166d14b50f094a00c29d2a3cbec9

    Comments

    setopt: setting PROXYUSERPWD after PROXYUSERNAME/PASSWORD is fine
    
    Prevent the previous memory leak. Adjusted test 590 to reproduce the
    problem then verify the fix.
    
    Fixes #16599
    Reported-by: Catena cyber

    Changed files

    • lib/setopt.c
    • tests/libtest/lib590.c
  2. Change #224139

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 07 Mar 2025 00:08:53
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/setopt-proxy-user
    Revision 4e8d621bd8c8e1b48cf0f334df7db5ba9ed1521e

    Comments

    setopt: setting PROXYUSERPWD after PROXYUSERNAME/PASSWORD is fine
    
    Prevent the previous memory leak. Adjusted test 590 to reproduce the
    problem then verify the fix.
    
    Fixes #16599
    Reported-by: Catena cyber
    Closes #16601

    Changed files

    • lib/setopt.c
    • tests/libtest/lib590.c