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

Builder curl-unthreaded-solaris10-i386 Build #15925

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 19 mins, 32 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 15925 Build
codebase Build
got_revision c1e3a760ba082762041a999bc98f21ea295d7cf4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c1e3a760ba082762041a999bc98f21ea295d7cf4 Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Nov 3 11:08:46 2025
EndMon Nov 3 20:37:40 2025
Elapsed9 hrs, 28 mins, 54 secs

All Changes:

:

  1. Change #247441

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 03 Nov 2025 08:54:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c1e3a760ba082762041a999bc98f21ea295d7cf4

    Comments

    imap: avoid integer overflow
    Follow-up to e64c28e243d797da4ef76d6e8959
    
    Spotted by OSS-Fuzz
    
    Closes #19332

    Changed files

    • lib/imap.c