summaryrefslogtreecommitdiff
path: root/fs/f2fs
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2025-04-30 15:23:16 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-27 11:13:25 +0100
commitf8efb4a2b3fea7ab192db57ab879a4f58af8889c (patch)
treeb377080b190a65a0c91c93079ce11d0d0ce39c93 /fs/f2fs
parenta85832dae1d63880d360714c6a15616fac4337a3 (diff)
wifi: iwlwifi: mld: check for NULL before referencing a pointer
[ Upstream commit f9151f16e140b9c43f076579146679408af6f442 ] Errors can happen, and it is better not to risk with a NULL pointer dereference. Make sure that the links-to-remove pointers are not NULL before dereferencing it. Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Link: https://patch.msgid.link/20250430151952.408652d45cda.I1bb72836dab17895a2e39910e4493d667db0fa80@changeid Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions