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

Builder curl-ares-solaris11-i386 Build #5244

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 3 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 5244 Build
codebase Build
got_revision a6d97838946c3a267c352411a3d61a3a6b4f58f0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a6d97838946c3a267c352411a3d61a3a6b4f58f0 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. Viktor Szakats

Timing:

StartMon Jun 15 11:30:18 2026
EndMon Jun 15 13:41:09 2026
Elapsed2 hrs, 10 mins, 51 secs

All Changes:

:

  1. Change #271065

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 15 Jun 2026 11:24:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a6d97838946c3a267c352411a3d61a3a6b4f58f0

    Comments

    libtests: prefer `sizeof()` over `strlen()`, fix potential OOB read in 1591
    - test1591: fix potential OOB read.
      Spotted by GitHub Code Quality
      Follow-up to f464535bfdd9a83140d8a13c3fe3d937239d1c2a #3350
    
    Closes #22011

    Changed files

    • tests/libtest/lib1517.c
    • tests/libtest/lib1591.c
    • tests/libtest/lib1948.c
    • tests/libtest/lib508.c
    • tests/libtest/lib554.c
    • tests/libtest/lib643.c
    • tests/libtest/lib650.c
    • tests/libtest/lib654.c
    • tests/libtest/lib667.c
    • tests/libtest/lib668.c