CVS: cvs.openbsd.org: src
Alexandre Ratchov <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/09 03:29:52 Modified files: usr.bin/sndiod : opt.c Log message: sndiod: Remove the app/xxx.level controls before exit All other structures are freeed before exit; this mostly reduces the noise in malloc(3) leak reports.