Zhihao Cheng (2):
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
ubifs: ubifs_add_orphan: Fix a memory leak bug
fs/ubifs/journal.c | 1 +
fs/ubifs/orphan.c | 9 +++++++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
2.7.4
On Tue, Mar 3, 2020 at 10:33 AM Zhihao Cheng <[email protected]> wrote:
>
> Zhihao Cheng (2):
> ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
> ubifs: ubifs_add_orphan: Fix a memory leak bug
>
> fs/ubifs/journal.c | 1 +
> fs/ubifs/orphan.c | 9 +++++++--
> 2 files changed, 8 insertions(+), 2 deletions(-)
Thanks for fixing, applied!
--
Thanks,
//richard