]> git.decadent.org.uk Git - nfs-utils.git/commit
mount: Fix po_join() call site in nfs_try_mount_v4()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 3 Nov 2009 16:19:08 +0000 (11:19 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 3 Nov 2009 16:19:08 +0000 (11:19 -0500)
commit97731f394c6b83ed7e5c3923278bbe98ee130bee
treee36b048261859400680c5137d2c96dd04d67b78f
parente4328bb8d13ae6dda33308557e6bbb352d5674bb
mount: Fix po_join() call site in nfs_try_mount_v4()

Make sure the copied options string is freed in case po_join() fails.

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