Re: [PATCH] ksmbd: Use struct_size() to improve get_file_alternate_info()

From: Namjae Jeon
Date: Fri Sep 27 2024 - 20:44:05 EST


On Fri, Sep 27, 2024 at 11:37 PM Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> Use struct_size() to calculate the output buffer length.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Applied it to #ksmbd-for-next-next.
Thanks.