[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241117184412.366672-1-pchelkin@ispras.ru>
Date: Sun, 17 Nov 2024 21:44:10 +0300
From: Fedor Pchelkin <pchelkin@...ras.ru>
To: Richard Weinberger <richard@....at>,
Zhihao Cheng <chengzhihao1@...wei.com>
Cc: Fedor Pchelkin <pchelkin@...ras.ru>,
David Woodhouse <dwmw2@...radead.org>,
Wang Yong <wang.yong12@....com.cn>,
Lu Zhongjun <lu.zhongjun@....com.cn>,
Yang Tao <yang.tao172@....com.cn>,
Al Viro <viro@...iv.linux.org.uk>,
linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org,
lvc-project@...uxtesting.org
Subject: [PATCH 0/2] jffs2: fix a couple of uninit value errors
There is a couple of places where uninit value is touched on error
handling paths in jffs2 code. Fix them.
Fedor Pchelkin (2):
jffs2: initialize filesystem-private inode info in ->alloc_inode
callback
jffs2: initialize inocache earlier
fs/jffs2/fs.c | 2 --
fs/jffs2/os-linux.h | 1 +
fs/jffs2/super.c | 3 ++-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.39.5
Powered by blists - more mailing lists