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

Builder curl-unthreaded-solaris10-i386 Build #16452

Build In Progress:

[waiting for Lock]

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16452 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 38ee35353c1db18343817aa62ffb98aa966fd12a Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Mar 4 17:38:57 2026
Elapsed5 hrs, 51 mins, 57 secs

All Changes:

:

  1. Change #259852

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Mar 2026 12:37:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 38ee35353c1db18343817aa62ffb98aa966fd12a

    Comments

    examples: improve OpenSSL certificate examples
    - add/fix/synchronize error messages and comments.
    - consistently return error from the callback on failure.
    - fix potential leaks on OpenSSL API failures.
    - fix to not pass the nul-terminator to BIO read.
    - scope a variable.
    - sync code/formatting between the two examples.
    
    Closes #20807

    Changed files

    • docs/examples/cacertinmem.c
    • docs/examples/usercertinmem.c