[PATCH v3 09/18] net/sfc: fix use-after-free warning messages
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Mon Sep 30 07:53:13 CEST 2024
On 9/29/24 18:34, Stephen Hemminger wrote:
> If compiler detection of use-after-free is enabled then this drivers
> debug messages will cause warnings. Change to move debug message
> before the object is freed.
>
> Bugzilla ID: 1551
> Fixes: 55c1238246d5 ("net/sfc: add more debug messages to transfer flows")
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> Reviewed-by: Ivan Malov <ivan.malov at arknetworks.am>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list