]> git.decadent.org.uk Git - nfs-utils.git/commit
mount.nfs: Fix memory leak in nfs_sys_mount()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 28 Oct 2010 17:10:48 +0000 (13:10 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 1 Nov 2010 12:05:14 +0000 (08:05 -0400)
commitbc4a0c42570d5620cc1bb32428e16b9c9b5f3863
treef3e9bdfec747c416d401f1c60436049816e29f86
parent1f237ac72e6f563908b350e11fd2bb866c003028
mount.nfs: Fix memory leak in nfs_sys_mount()

This appears to have been left behind by last year's adjustments to
how the extra_opts string is constructed.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c