diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-06-25 14:12:26 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-06-25 17:37:56 +0200 |
commit | 3f887a1acc6129210d1ad4a484842bd411a85c7a (patch) | |
tree | b1804d7e23512383de66e7e16fb75fc9cc10a44d /bin/rdsquashfs/rdsquashfs.c | |
parent | f09d9d3cbbb39f94fe9a43b0d90c370d33beafb2 (diff) |
libsquashfs: get rid of potentially unaligned access and VLAs
The same problem with the meta data header again, 16 bit read from
a buffer: copy the buffer data into a 16 bit variable instead of
casting to something potentially unaligned.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'bin/rdsquashfs/rdsquashfs.c')
0 files changed, 0 insertions, 0 deletions