HomeFreeBSD

When mountd.c parses the nfsv4 root line(s) in /etc/exports, it
rS194773Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

When mountd.c parses the nfsv4 root line(s) in /etc/exports, it
allocates data structures that are never linked into the tree or free'd.
As such, mountd would leak memory every time it parsed an nfsv4 root line.
This patch frees up those structures to plug the leak.

Approved by: kib (mentor)

Details

Provenance
rmacklemAuthored on
Parents
rS194772: Rework r193814:
Branches
Unknown
Tags
Unknown

Event Timeline