diff options
author | Jiasheng Jiang <[email protected]> | 2022-11-23 16:48:46 +0800 |
---|---|---|
committer | Konstantin Komarov <[email protected]> | 2023-03-27 16:59:08 +0400 |
commit | e6c3cef24cb0d045f99d5cb039b344874e3cfd74 (patch) | |
tree | c162f364cfd5836d7d8f78ddd4157739727354e1 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | bfa434c60157c9793e9b12c9b68ade02aff9f803 (diff) |
fs/ntfs3: Add check for kmemdup
Since the kmemdup may return NULL pointer,
it should be better to add check for the return value
in order to avoid NULL pointer dereference.
Fixes: b46acd6a6a62 ("fs/ntfs3: Add NTFS journal")
Signed-off-by: Jiasheng Jiang <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions