aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <[email protected]>2024-09-06 15:28:39 +0500
committerJakub Kicinski <[email protected]>2024-09-09 17:21:47 -0700
commit4c8002277167125078e6b9b90137bdf443ebaa08 (patch)
tree2137415edfd0fd585109935196199fb92fedb76b /tools/testing/selftests/bpf/prog_tests/autoload.c
parentb3c9e65eb227269ed72a115ba22f4f51b4e62b4d (diff)
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 <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions