
18 Feb
2014
18 Feb
'14
1:36 p.m.
Now, this patch chunk fixes the actual bugs in various codec drivers that have either off-by-one number of items or lead to array overflow.
sta32x is the latter one, and this can be picked up for 3.14, too.
The other off-by-one fixes would change the driver behavior (now user will see more items), thus they are potential regression risks although the "fixes" are correct, per se.
Takashi