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

Builder curl-pr-unthreaded-solaris10-sparc Build #2357

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/dynbuf_free-assert
Revision0f43da8dc08b7642cbf82285b74d40807a579eb9
Got Revision0f43da8dc08b7642cbf82285b74d40807a579eb9
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 30 mins, 12 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/dynbuf_free-assert Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2357 Build
codebase Build
got_revision 0f43da8dc08b7642cbf82285b74d40807a579eb9 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 0f43da8dc08b7642cbf82285b74d40807a579eb9 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Mar 17 15:03:46 2025
EndMon Mar 17 17:34:18 2025
Elapsed2 hrs, 30 mins, 32 secs

All Changes:

:

  1. Change #224961

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 13 Mar 2025 23:45:16
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/dynbuf_free-assert
    Revision b4707e4f4bc55d34e04d71fa64c871c2321eed00

    Comments

    dynbuf: add an assert to Curl_dyn_free() checking the ->init
    
    All other dynbuf functions already do it, this should as well.

    Changed files

    • lib/dynbuf.c
  2. Change #224962

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 14 Mar 2025 00:05:50
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/dynbuf_free-assert
    Revision 0f43da8dc08b7642cbf82285b74d40807a579eb9

    Comments

    lib: fix Curl_dyn_free() calls without init

    Changed files

    • lib/http_negotiate.c
    • lib/imap.c
    • lib/imap.h
    • lib/krb5.c
    • lib/pingpong.c
    • lib/pingpong.h
    • lib/urldata.h