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

Builder tmux-solaris10-i386 Build #2214

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision51bc2f3b761b2b815911f7c0b197d838f18782c0
Got Revision51bc2f3b761b2b815911f7c0b197d838f18782c0
Changes7 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 11 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2214 Build
codebase Build
got_revision 51bc2f3b761b2b815911f7c0b197d838f18782c0 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 51bc2f3b761b2b815911f7c0b197d838f18782c0 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartThu Apr 2 13:16:30 2026
EndThu Apr 2 13:20:23 2026
Elapsed3 mins, 53 secs

All Changes:

:

  1. Change #263280

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 10:01:47
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cbb49e8c846d05707103946c4f53783d99e2e322

    Comments

    Fix NULL dereference in sort.c, from Dane Jensen.

    Changed files

    • sort.c
  2. Change #263283

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 10:37:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8b51abef08b9b63bd14526d3c9834795c93bdc38

    Comments

    Check for \0 after skipping # not before in format_expand1, from ossfuzz.

    Changed files

    • format.c
    • window-copy.c
  3. Change #263285

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 10:45:35
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1a51193899293367201e0698ce08a94f404f059a

    Comments

    Handle empty regular expression in substitution, found by ossfuzz.

    Changed files

    • regsub.c
  4. Change #263289

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 11:11:39
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2d5736f2971f712a30c320c8e5a170523fae2787

    Comments

    Limit argc to between 0 and 1000 to prevent fatal from MSG_COMMAND, from Michal Majchrowicz.

    Changed files

    • cmd.c
  5. Change #263291

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 11:28:22
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision be2c6f3b5e6de66f132fe7934de5cc5d9486836b

    Comments

    Use INT_MIN + 1 as strtonum lower limits in formats so -ve works, found by ossfuzz.

    Changed files

    • format.c
  6. Change #263292

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 02 Apr 2026 11:35:46
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c95d34122086627d72ea21aa0d5e0099142f4669

    Comments

    Do not leak trimmed string when expanding, found by ossfuzz.

    Changed files

    • format-draw.c
    • format.c
  7. Change #263293

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 02 Apr 2026 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 51bc2f3b761b2b815911f7c0b197d838f18782c0

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files