Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
  • Loading branch information
FedeDP committed Jul 13, 2023
1 parent b5d277b commit 9ec2446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver/modern_bpf/helpers/extract/extract_from_kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ static __always_inline void extract__network_args(void *argv, int num, struct pt
#else
if (false)
{
unsigned long args_pointer = 0;
#endif
for (int i = 0; i < num; i++)
{
Expand Down

0 comments on commit 9ec2446

Please sign in to comment.