diff options
author | 2024-09-06 15:28:39 +0500 | |
---|---|---|
committer | 2024-09-09 17:21:47 -0700 | |
commit | 4c8002277167125078e6b9b90137bdf443ebaa08 (patch) | |
tree | 2137415edfd0fd585109935196199fb92fedb76b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: hsr: remove seqnr_lock (diff) | |
download | wireguard-linux-4c8002277167125078e6b9b90137bdf443ebaa08.tar.xz wireguard-linux-4c8002277167125078e6b9b90137bdf443ebaa08.zip |
fou: fix initialization of grc
The grc must be initialize first. There can be a condition where if
fou is NULL, goto out will be executed and grc would be used
uninitialized.
Fixes: 7e4196935069 ("fou: Fix null-ptr-deref in GRO.")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20240906102839.202798-1-usama.anjum@collabora.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions