Skip to content

Commit 4946658

Browse files
committed
debug
1 parent e80dae0 commit 4946658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/afl-fuzz-frameshift.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ void frameshift_stage(afl_state_t *afl) {
477477
u32 len = afl->queue_cur->len;
478478

479479
u8 *scratch = malloc(len + 0x100); // We will at most shift by 0xff
480-
fprintf(stderr, "s %p\n", scratch);
480+
fprintf(stderr, "s %p - %p %u\n", scratch, buf, len);
481481

482482
// Print out
483483
#ifdef FRAMESHIFT_DEBUG

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy