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

Builder curl-ares-solaris11-sparc Build #5958

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 31 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 37 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 5958 Build
codebase Build
got_revision 67300814294ab0aa311b8568b460619ecc522949 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 67300814294ab0aa311b8568b460619ecc522949 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. Daniel Stenberg

Timing:

StartWed Jun 3 09:53:03 2026
EndWed Jun 3 10:45:53 2026
Elapsed52 mins, 49 secs

All Changes:

:

  1. Change #269272

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 03 Jun 2026 09:42:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 67300814294ab0aa311b8568b460619ecc522949

    Comments

    cookie: refactor parse_cookie_header
    - introduce a few static helper functions
    - simplify the bad octet checks
    - simplify the too long cookie/value check
    
    Closes #21854

    Changed files

    • lib/cookie.c