20 Feb
2014
20 Feb
'14
3:05 a.m.
On Tue, Feb 18, 2014 at 12:36:51PM +0100, Takashi Iwai wrote:
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.
Since these are actual bug fixes they should probably have been at the start of the series rather than dropped into the middle of it, this makes it easier to direct them to the right place.