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

Builder curl-unthreaded-solaris11-sparc Build #4536

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 13 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4536 Build
codebase Build
got_revision fa49c50ac359bc3ac7c76e86e0be0fe9a0cb6b7c Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision fa49c50ac359bc3ac7c76e86e0be0fe9a0cb6b7c Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Oct 27 22:08:04 2025
EndMon Oct 27 23:04:11 2025
Elapsed56 mins, 7 secs

All Changes:

:

  1. Change #246880

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Oct 2025 21:55:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fa49c50ac359bc3ac7c76e86e0be0fe9a0cb6b7c

    Comments

    tests/server/dnsd: fix potential buffer overflow
    When handling incoming DNS packets.
    
    Reported-by: Joshua Rogers
    
    Closes #19261

    Changed files

    • tests/server/dnsd.c