CVS commit: src/sys/net
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Tue Jun 23 04:12:48 UTC 2026 Modified Files: src/sys/net: if_wg.c Log Message: wg(4): Don't leak a prop_dictionary_t on every ioctl! PR kern/60349: experimental wg(4) leaks memory on ioctl To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/sys/net/if_wg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.