Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: cbb49e8c846d05707103946c4f53783d99e2e322
https://github.com/tmux/tmux/commit/cbb49e8c846d05707103946c4f53783d99e2e322
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M sort.c
Log Message:
-----------
Fix NULL dereference in sort.c, from Dane Jensen.
Commit: 8b51abef08b9b63bd14526d3c9834795c93bdc38
https://github.com/tmux/tmux/commit/8b51abef08b9b63bd14526d3c9834795c93bdc38
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M format.c
M window-copy.c
Log Message:
-----------
Check for \0 after skipping # not before in format_expand1, from ossfuzz.
Commit: 1a51193899293367201e0698ce08a94f404f059a
https://github.com/tmux/tmux/commit/1a51193899293367201e0698ce08a94f404f059a
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M regsub.c
Log Message:
-----------
Handle empty regular expression in substitution, found by ossfuzz.
Commit: 2d5736f2971f712a30c320c8e5a170523fae2787
https://github.com/tmux/tmux/commit/2d5736f2971f712a30c320c8e5a170523fae2787
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M cmd.c
Log Message:
-----------
Limit argc to between 0 and 1000 to prevent fatal from MSG_COMMAND, from
Michal Majchrowicz.
Commit: be2c6f3b5e6de66f132fe7934de5cc5d9486836b
https://github.com/tmux/tmux/commit/be2c6f3b5e6de66f132fe7934de5cc5d9486836b
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M format.c
Log Message:
-----------
Use INT_MIN + 1 as strtonum lower limits in formats so -ve works, found
by ossfuzz.
Commit: c95d34122086627d72ea21aa0d5e0099142f4669
https://github.com/tmux/tmux/commit/c95d34122086627d72ea21aa0d5e0099142f4669
Author: nicm <nicm>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M format-draw.c
M format.c
Log Message:
-----------
Do not leak trimmed string when expanding, found by ossfuzz.
Commit: 51bc2f3b761b2b815911f7c0b197d838f18782c0
https://github.com/tmux/tmux/commit/51bc2f3b761b2b815911f7c0b197d838f18782c0
Author: Thomas Adam <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M cmd.c
M format-draw.c
M format.c
M regsub.c
M sort.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/dc12da45736f...51bc2f3b761b
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/dc12da-51bc2f%40github.com.