diff options
author | Tyler Hall <tylerwhall@gmail.com> | 2017-04-12 16:29:16 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-18 10:27:57 -0400 |
commit | a6ea791cb96f76fd600f6547a715e24ef66ba5e2 (patch) | |
tree | 595eae8139296318adf4ec3e3b84fcfc38ca10e1 /fs/cramfs/uncompress.c | |
parent | 511c66b1e659078de8692fdf2aa7d624f95110e1 (diff) |
cramfs: block pointers are 32 bits
Using a variably-sized type is incorrect here since we're reading a
fixed file format. Fixes cramfs on 64-bit platforms.
Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Diffstat (limited to 'fs/cramfs/uncompress.c')
0 files changed, 0 insertions, 0 deletions