Re: [PATCH] keys: Fix description size

From: Linus Torvalds
Date: Mon Aug 19 2019 - 12:44:53 EST


On Mon, Aug 19, 2019 at 8:02 AM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> This can be fixed by simply increasing the size of desc_len in struct
> keyring_index_key to a u16.

Thanks, applied.

Linus