fs/ntfs3: Improved checking of attribute's name length
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 29 Dec 2022 11:50:41 +0000 (15:50 +0400)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 27 Mar 2023 12:59:14 +0000 (16:59 +0400)
commit0addfb1c2281b5ca2ac02e7dbf6f5a7dbfbc71b9
treef7b7ddf981cf4086480b91688c741bd62e5ed4b1
parentfc4992458e0aa2d2e82a25c922e6ac36c2d91083
fs/ntfs3: Improved checking of attribute's name length

Added comment, added null pointer checking.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/inode.c