Commit fc49924
committed
fs/ntfs3: Add null pointer checks
Added null pointer checks in function ntfs_security_init.
Also added le32_to_cpu in functions ntfs_security_init and indx_read.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>1 parent e479f0a commit fc49924
2 files changed
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1876 | 1876 | | |
1877 | 1877 | | |
1878 | 1878 | | |
1879 | | - | |
1880 | | - | |
| 1879 | + | |
| 1880 | + | |
1881 | 1881 | | |
1882 | | - | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
1883 | 1885 | | |
1884 | 1886 | | |
1885 | 1887 | | |
| |||
1895 | 1897 | | |
1896 | 1898 | | |
1897 | 1899 | | |
1898 | | - | |
1899 | | - | |
| 1900 | + | |
| 1901 | + | |
1900 | 1902 | | |
1901 | | - | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
1902 | 1906 | | |
1903 | 1907 | | |
1904 | 1908 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | | - | |
| 1105 | + | |
| 1106 | + | |
1106 | 1107 | | |
1107 | 1108 | | |
1108 | 1109 | | |
| |||
0 commit comments