On Tue, Aug 23, 2016 at 03:45:38PM +0200, Takashi Iwai wrote:
> On Tue, 23 Aug 2016 15:40:37 +0200,
> Luis Henriques wrote:
> >
> > From: Krishnankutty Kolathappilly
> >
> > snd_compr_tstamp is initialized using aggregate initialization
> > that does not zero out the padded bytes. Initialize tim
On Tue, 23 Aug 2016 15:40:37 +0200,
Luis Henriques wrote:
>
> From: Krishnankutty Kolathappilly
>
> snd_compr_tstamp is initialized using aggregate initialization
> that does not zero out the padded bytes. Initialize timestamp
> structure to zero using memset to avoid this.
>
> CRs-Fixed: 56871
2 matches
Mail list logo