Files
linux/fs/cifs
Ronnie Sahlberg c54a881d79 cifs: fix memory leak in SMB2_read
[ Upstream commit 05fd5c2c61 ]

Commit 088aaf17aa introduced a leak where
if SMB2_read() returned an error we would return without freeing the
request buffer.

Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
2019-05-16 19:42:30 +02:00
..
2016-10-13 19:48:11 -05:00
2017-09-17 23:10:48 -05:00
2018-09-05 09:26:33 +02:00
2019-04-05 22:31:28 +02:00
2019-05-16 19:42:30 +02:00
2018-04-24 09:36:27 +02:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00