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

Builder curl-ares-solaris11-i386 Build #5381

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision72dcca5ce9ccd59d22a92b48601be0e6d305a9e9
Got Revision72dcca5ce9ccd59d22a92b48601be0e6d305a9e9
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 mins, 55 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-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5381 Build
codebase Build
got_revision 72dcca5ce9ccd59d22a92b48601be0e6d305a9e9 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 72dcca5ce9ccd59d22a92b48601be0e6d305a9e9 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Sep 14 00:27:56 2026
EndMon Sep 14 02:32:58 2026
Elapsed2 hrs, 5 mins, 1 secs

All Changes:

:

  1. Change #281680

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Sep 2026 23:36:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7546809d5bd548b69ec49fca26565c8f6f0d344

    Comments

    mime: do curl_mime_free() non-recursively
    Verify with test 3595: deeply nested curl_mime_free()
    
    Closes #22927

    Changed files

    • lib/mime.c
    • tests/data/Makefile.am
    • tests/data/test3595
    • tests/libtest/Makefile.inc
    • tests/libtest/lib3595.c
  2. Change #281681

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Sep 2026 23:38:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 72dcca5ce9ccd59d22a92b48601be0e6d305a9e9

    Comments

    curl_formadd.md: mention the strlen() for names as well
    Clarify that this goes the same for the name as for the content.
    
    Closes #22926

    Changed files

    • docs/libcurl/curl_formadd.md