CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2023/07/03 04:48:26

Modified files:
        usr.bin/tmux   : format.c 

Log message:
Do not risk writing over the end of the buffer when it ends in #
(because strchr \0 will be non-NULL), reported by Robert Morris in
GitHub issue 3610.

Reply via email to