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

Builder curl-ares-solaris11-i386 Build #3441

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 20 mins, 30 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 25 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 3441 Build
codebase Build
got_revision 4db64a6437dc9133a8a5b127da8affcaa739c894 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4db64a6437dc9133a8a5b127da8affcaa739c894 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. Daniel Stenberg

Timing:

StartFri Apr 25 20:30:09 2025
EndSat Apr 26 00:29:49 2025
Elapsed3 hrs, 59 mins, 39 secs

All Changes:

:

  1. Change #228317

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 17:54:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4db64a6437dc9133a8a5b127da8affcaa739c894

    Comments

    tool_paramhlp: avoid integer overflow in secs2ms()
    The previous approach was wrong and could lead to wrong timeout values
    getting used.
    
    Reported-by: bsr13 on hackerone
    Closes #17184

    Changed files

    • src/tool_paramhlp.c
    • tests/data/Makefile.am
    • tests/data/test746