Skip to content

Commit

Permalink
fuzz: remove unused macro
Browse files Browse the repository at this point in the history
  • Loading branch information
catenacyber committed Jan 13, 2025
1 parent a92212d commit 637708a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/tests/fuzz/fuzz_applayerprotodetectgetproto.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@

#define HEADER_LEN 6

//rule of thumb constant, so as not to timeout target
#define PROTO_DETECT_MAX_LEN 1024

extern const char *configNoChecksum;

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);
Expand Down

0 comments on commit 637708a

Please sign in to comment.