• Francois Cartegnie's avatar
    demux: asf: fix variable length reading. · 52dc9277
    Francois Cartegnie authored
    While current spec doesn't make use of > WORD sizes,
    the code was following the spec and reading variable length
    up to 3 bytes precision and writing it to a (int *)...
    This patch fixes signedness too.
    52dc9277
asf.c 42.9 KB