Re: [PATCH v2] rust: net: netlink: validate attribute length before casting to `c_int`
From: Alice Ryhl
Date: Thu Sep 17 2026 - 17:06:59 EST
On Thu, Sep 17, 2026 at 2:45 PM Sagar Taunk <sagartaunk@xxxxxxxxx> wrote:
>
> Thanks for the review. Also,I wanted to ask what do I put in the `Fixes` tag?
> Like the commit which introduces it or explain the problem there?
You need to put the commit you are fixing. Please see
Documentation/process/submitting-patches.rst file for details on how
to write a Fixes: tag correctly.
Alice