[lvc-project] [PATCH resend 0/2] jffs2: fix a couple of uninit value errors
Fedor Pchelkin
pchelkin at ispras.ru
Fri May 30 21:31:37 MSK 2025
Link to initially sent version reviewed by Zhihao Cheng:
https://lore.kernel.org/linux-mtd/20241117184412.366672-1-pchelkin@ispras.ru/T/#u
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.49.0
More information about the lvc-project
mailing list