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

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

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 9 mins, 45 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/dynbuf_free-assert Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3644 Build
codebase Build
got_revision 0f43da8dc08b7642cbf82285b74d40807a579eb9 Git
osplatform I386 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 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 14 03:04:29 2025
EndFri Mar 14 04:14:21 2025
Elapsed1 hrs, 9 mins, 52 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