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

Builder curl-ares-solaris10-i386 Build #4368

Results:

Exception setproperty

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri May 8 12:53:59 2026
EndFri May 8 22:56:45 2026
Elapsed10 hrs, 2 mins, 46 secs

All Changes:

:

  1. Change #266590

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 08 May 2026 10:27:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cda0268593071b833e113751c46513d35f8f4767

    Comments

    x509asn1: fix operator order in do_pubkey
    Check the range before reading data, as it would otherwise read one byte
    too many.
    
    Reported-by: Andrew Nesbit
    Closes #21533

    Changed files

    • lib/vtls/x509asn1.c