CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/11 01:30:37
Modified files:
usr.bin/tmux : cmd-set-buffer.c paste.c tmux.h window-copy.c
Log message:
Make paste_get_top return a copy of the buffer name which is more
sensible and avoids a double free pointed out by DongHan Kim.
