Skip to content
Snippets Groups Projects
Commit 92d2b909 authored by Alexandre Colucci's avatar Alexandre Colucci Committed by Luca Barbato
Browse files

xsub: feed init_get_bits the whole buffer


Do not use rlelen field for buffer size in init_get_bits, it is
only the size of the data for the first field.
Since it is not reliable, just use the size of the whole buffer.

Additional comments add removal of unused rlelen variable by
Reimar Döffinger.

Signed-off-by: default avatarLuca Barbato <lu_zero@gentoo.org>
parent 375bff70
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment