summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJoao Marcos Costa <[email protected]>2020-08-19 18:28:41 +0200
committerTom Rini <[email protected]>2020-08-24 14:11:31 -0400
commitc9875a5fe85901b272c8e7db1b9bce513f02f1af (patch)
tree00b980dbf8219e20a4ee148702120a8afde6744d /scripts
parent6b0ddd1fbc6c8f7cbd0418e8a87d02404ad3dd9b (diff)
fs/squashfs: Fix Coverity Scan defects
Fix defects such as uninitialized variables and untrusted pointer operations. Most part of the tainted variables and the related defects actually comes from Linux's macro get_unaligned_le**, extensively used in SquashFS code. Add sanity checks for those variables. Signed-off-by: Joao Marcos Costa <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions