Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 0ec289545a054ee21bac7ded9d474288e43554b7
      
https://github.com/tmux/tmux/commit/0ec289545a054ee21bac7ded9d474288e43554b7
  Author: Ilya Grigoriev <[email protected]>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure.ac: don't enable jemalloc if ASAN enabled on macOS, error if both 
enabled

ASAN and jemalloc both replace `malloc` with their version.

Previously, configuring with `--enable-asan` on macOS would enable both
jemalloc and ASAN. I'm not sure which one won, but seemed undesired.


  Commit: cc7eea1e3446181aa885339cda11c893e56c244a
      
https://github.com/tmux/tmux/commit/cc7eea1e3446181aa885339cda11c893e56c244a
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-24 (Fri, 24 Jul 2026)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Merge pull request #5423 from ilyagr/jemalloc-and-asan-mutually-exclusive

configure.ac: don't enable jemalloc if ASAN enabled on macOS, error if both 
enabled


Compare: https://github.com/tmux/tmux/compare/190b5bde1624...cc7eea1e3446

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/190b5b-cc7eea%40github.com.

Reply via email to