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/12 14:16:20 Modified files: usr.bin/tmux : xmalloc.c Log message: Add missing calloc check and use fatal. Prompted by a similar change from Yayo Razo.