Files
linux/fs/ntfs
Hyunchul Lee 4e59f8a1a8 ntfs: fix variable dereferenced before check warnings
Detected by Smatch.

lcnalloc.c:736 ntfs_cluster_alloc() error:
  we previously assumed 'rl' could be null (see line 719)

inode.c:3275 ntfs_inode_close() warn:
  variable dereferenced before check 'tmp_nis' (see line 3255)

attrib.c:4952 ntfs_attr_remove() warn:
  variable dereferenced before check 'ni' (see line 4951)

dir.c:1035 ntfs_readdir() error:
  we previously assumed 'private' could be null (see line 850)

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
2026-03-16 20:27:45 +09:00
..
2026-03-06 22:08:39 +09:00
2026-02-19 21:50:50 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:50:56 +09:00
2026-03-06 22:08:39 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:48:07 +09:00
2026-03-06 22:08:39 +09:00
2026-03-05 17:37:02 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:51:00 +09:00
2026-02-19 21:48:05 +09:00
2026-03-06 22:08:39 +09:00
2026-02-19 21:48:07 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:50:54 +09:00
2026-03-05 17:36:13 +09:00
2026-02-19 21:50:56 +09:00
2026-02-19 21:50:56 +09:00