mbox series

[0/2] Fix memory and page leak when writedata alloc failed

Message ID 20221022073521.1660841-1-zhangxiaoxu5@huawei.com (mailing list archive)
Headers show
Series Fix memory and page leak when writedata alloc failed | expand

Message

Zhang Xiaoxu Oct. 22, 2022, 7:35 a.m. UTC
Zhang Xiaoxu (2):
  cifs: Fix pages leak when writedata alloc failed in
    cifs_write_from_iter()
  cifs: Fix pages array leak when writedata alloc failed in
    cifs_writedata_alloc()

 fs/cifs/file.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)