diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-11-19 23:49:21 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-11-29 22:30:50 -0500 |
commit | 24f48416dfe1d827dcf759d6cd0e7a8e5c67e321 (patch) | |
tree | a7e03593cbaff32b04b97c716428e629d016c3ba /lib | |
parent | 254eedee7f383066b70ac4da01bc792a3256a4b3 (diff) |
fs: avoid possible NULL dereference in fs_devread
It is unwise to first dereference a variable
and then to check if it was NULL.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions