Skip to content
Commit c9875a5f authored by Joao Marcos Costa's avatar Joao Marcos Costa Committed by Tom Rini
Browse files

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: default avatarJoao Marcos Costa <joaomarcos.costa@bootlin.com>
parent 6b0ddd1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment