[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF toke
|
From: |
Konstantin Ryabitsev |
|
Subject: |
Re: [PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token |
|
Date: |
Thu, 26 Oct 2023 13:42:03 +0000 |
October 26, 2023 at 5:58 AM, "Cédric Le Goater" <clg@redhat.com> wrote:
> > Reviwed-by: Denis V. Lunev <den@openvz.org>
> >
>
> I changed that to "Reviewed-by".
>
> Interesting to see that b4 was ok with this new tag.
When we see an email address in the trailer contents, we don't check it against
a known-trailers list, because there are just too many things like
"Co-developed-by", "Reviewed-and-acked-by", etc. We could add some kind of
logic to break these apart and compare individual parts to a list of known
person-trailers (e.g. ["co", "reviewed", "developed", "and", "by", ...]), but
we currently don't, which is why typos like this one sneak through.
-K
- [PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token, Cédric Le Goater, 2023/10/26
- [PATCH v2 1/3] util/uuid: Add UUID_STR_LEN definition, Cédric Le Goater, 2023/10/26
- [PATCH v2 2/3] vfio/pci: Fix buffer overrun when writing the VF token, Cédric Le Goater, 2023/10/26
- [PATCH v2 3/3] util/uuid: Remove UUID_FMT_LEN, Cédric Le Goater, 2023/10/26
- Re: [PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token, Denis V. Lunev, 2023/10/26
- Re: [PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token, Cédric Le Goater, 2023/10/26