Wenwen Wang 1e672e3644 NFSv4: Fix a memory leak bug
In nfs4_try_migration(), if nfs4_begin_drain_session() fails, the
previously allocated 'page' and 'locations' are not deallocated, leading to
memory leaks. To fix this issue, go to the 'out' label to free 'page' and
'locations' before returning the error.

Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2019-08-21 16:39:29 -04:00
..
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2018-08-09 12:56:38 -04:00
2019-07-06 14:54:52 -04:00
2019-02-20 15:14:21 -05:00
2019-07-18 14:32:33 -07:00
2015-04-23 15:16:14 -04:00
2019-08-21 16:39:29 -04:00
2019-07-06 14:54:52 -04:00
2019-07-06 14:54:52 -04:00