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

Builder curl-ares-solaris11-sparc Build #6026

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Jun 12 16:54:21 2026
EndFri Jun 12 17:44:38 2026
Elapsed50 mins, 16 secs

All Changes:

:

  1. Change #270647

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Jun 2026 16:03:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4f532343096aa9e753440cfaf6b634d77c2f8fc4

    Comments

    telnet: fix old copy-paste typo in variable name
    This code lacks tests, though we agreed it looks plausible enough to
    merge it based on surrounding code. Even though this line has been
    present for a long time. If you use this code, please report any results
    or issues.
    
    Reported by GitHub Code Quality
    
    Follow-up to ae1912cb0d494b48d514d937826c9fe83ec96c4d
    
    Closes #21979

    Changed files

    • lib/telnet.c