CVS commit: src/sys/nfs
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Thu Jun 18 19:56:09 UTC 2026 Modified Files: src/sys/nfs: nfs_syscalls.c Log Message: Fix memory leak. ns_frag holds the unprocessed fragments that needs to be freed. Reported by Andrew Griffiths To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/sys/nfs/nfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.