CVS: cvs.openbsd.org: src
Nicholas Marriott <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/17 02:13:23 Modified files: usr.bin/tmux : server-client.c Log message: Clear cfg_client if the client is destroyed to prevent UAF found by Ilya Grigoriev.