mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
Previously the failing operation would allocate an mbuf and construct an error reply, but because the function did not return 0, the NFS server assumed it had failed to generate a reply and would leak the reply mbuf as well as not sending the reply to the NFS client. PR: kern/140853 Submitted by: Ted Faber faber at isi edu (remove) Reviewed by: rmacklem (remove) MFC after: 1 week |
||
|---|---|---|
| .. | ||
| nfs.h | ||
| nfs_fha.c | ||
| nfs_fha.h | ||
| nfs_serv.c | ||
| nfs_srvkrpc.c | ||
| nfs_srvsubs.c | ||
| nfsm_subs.h | ||
| nfsrvcache.h | ||
| nfsrvstats.h | ||