summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Genoud <[email protected]>2020-11-03 12:11:24 +0100
committerTom Rini <[email protected]>2020-11-19 09:45:49 -0500
commit21b1b3bad58b50e5464b1bf016e7c96bf18ddb8d (patch)
tree6634e5e2cb8ccf1d38424f73c18719d987faa061 /include
parentcbd5e40ede4e5c6aedce9475325bdf80b7fa839b (diff)
fs/squashfs: sqfs_read: remove buggy offset functionality
offset is the offset in the file read, not the offset in the destination buffer. If the offset is not null, this will lead to a memory corruption. So, for now, we are returning an error if the offset is used. Signed-off-by: Richard Genoud <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions