Rick Macklem 73f4ccbd29 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)
2009-06-23 21:48:04 +00:00
..
2009-06-05 18:50:45 +00:00
2008-08-02 00:10:02 +00:00
2009-05-17 05:54:25 +00:00
2008-04-05 10:26:20 +00:00
2008-07-14 13:22:09 +00:00
2008-12-01 17:39:34 +00:00
2009-01-31 07:03:36 +00:00
2009-02-15 03:21:37 +00:00
2009-03-19 20:24:30 +00:00
2009-04-04 15:48:09 +00:00
2009-05-06 20:07:28 +00:00
2009-01-30 15:28:56 +00:00
2009-05-21 23:00:20 +00:00
2009-05-31 20:59:20 +00:00
2009-06-23 14:40:08 +00:00
2009-04-28 20:20:13 +00:00
2009-01-06 14:23:38 +00:00
2009-05-29 22:19:45 +00:00
2008-11-18 23:38:47 +00:00
2009-06-11 17:03:28 +00:00
2009-06-15 18:27:27 +00:00
2009-06-11 18:42:31 +00:00
2008-06-03 22:34:52 +00:00
2009-04-08 06:51:58 +00:00
2009-05-27 19:21:29 +00:00
2008-12-29 14:59:22 +00:00
2009-05-27 12:18:39 +00:00