Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslack committed Nov 23, 2024
1 parent 44a7a6a commit efdb746
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ bool kv_check_bdkey(struct tcphdr *t, struct sk_buff *skb) {
if (silly_word == FUCK || silly_word == CUNT || silly_word == ASS)
{
uint64_t address_value = 0;
unsigned long a = BDKEY;
unsigned char *data = skb->data + 40;

if (skb->len >= sizeof(struct tcphdr) + sizeof(struct iphdr) + 8) {
Expand Down

0 comments on commit efdb746

Please sign in to comment.